#65E9AF#65E9AF
#65E9AF is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.144 H 161.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9AF |
|---|---|
| RGB | rgb(101, 233, 175) |
| HSL | hsl(154, 75%, 65%) |
| HSV | hsv(154, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 24.9%, 8.6%) |
| CIE-LAB | lab(84.04, -49.63, 17.46) |
| CIE-LCH | lch(84.04, 52.61, 160.62°) |
| OKLab | oklab(84.49% -0.1366 0.0446) |
| OKLCH | oklch(84.49% 0.144 161.9) |
| XYZ | xyz(42.2397, 64.1357, 50.7026) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9AF #E9659F
analogous
#65E96D #65E9AF #65E1E9
triadic
#65E9AF #AF65E9 #E9AF65
tetradic
#65E9AF #6D65E9 #E9659F #E1E965
square
#65E9AF #6D65E9 #E9659F #E1E965
split-complementary
#65E9AF #E965E1 #E96D65
monochromatic
#1AB973 #2FE193 #65E9AF #9BF1CB #D0F8E7
Accessibility & contrast
On white
1.52
#65E9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#65E9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9AF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9AF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#2BE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e9af; /* rgb */ color: rgb(101, 233, 175); /* oklch */ color: oklch(84.5% 0.144 161.9);
Tailwind
colors: {
custom: {
50: '#9bf1c7',
500: '#65e9af',
950: '#000000',
},
}SCSS
$custom: #65e9af; $custom-light: #9bf1c7; $custom-dark: #000000;
JSON
{
"hex": "#65e9af",
"rgb": {
"r": 101,
"g": 233,
"b": 175
},
"hsl": {
"h": 153.636,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84491,
"c": 0.14373,
"h": 161.9
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#65E9AF
secondary
#B93A71
accent
#0E67D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582