#65EEAB#65EEAB
#65EEAB is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.154 H 159.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEAB |
|---|---|
| RGB | rgb(101, 238, 171) |
| HSL | hsl(151, 80%, 66%) |
| HSV | hsv(151, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.43, -52.50, 21.46) |
| CIE-LCH | lch(85.43, 56.72, 157.76°) |
| OKLab | oklab(85.6% -0.1436 0.0546) |
| OKLCH | oklch(85.6% 0.154 159.2) |
| XYZ | xyz(43.2882, 66.8519, 49.1426) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.60
Greenish Turquoise
#00FBB0
ΔE00 4.30
Greenish Cyan
#2AFEB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEAB #EE65A8
analogous
#65EE67 #65EEAB #65EDEE
triadic
#65EEAB #AB65EE #EEAB65
tetradic
#65EEAB #6765EE #EE65A8 #EDEE65
square
#65EEAB #6765EE #EE65A8 #EDEE65
split-complementary
#65EEAB #EE65ED #EE6765
monochromatic
#16C36E #2EE88D #65EEAB #9CF4C9 #D3FAE7
Accessibility & contrast
On white
1.46
#65EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#65EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEAB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEAB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#2CEDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eeab; /* rgb */ color: rgb(101, 238, 171); /* oklch */ color: oklch(85.6% 0.154 159.2);
Tailwind
colors: {
custom: {
50: '#9cf4c4',
500: '#65eeab',
950: '#000000',
},
}SCSS
$custom: #65eeab; $custom-light: #9cf4c4; $custom-dark: #000000;
JSON
{
"hex": "#65eeab",
"rgb": {
"r": 101,
"g": 238,
"b": 171
},
"hsl": {
"h": 150.657,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85603,
"c": 0.15367,
"h": 159.2
},
"luminance": 0.66856
}Semantic roles & 50–950 ramp
primary
#65EEAB
secondary
#C1367A
accent
#0970DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582