#65EAAB#65EAAB
#65EAAB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.148 H 160.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAAB |
|---|---|
| RGB | rgb(101, 234, 171) |
| HSL | hsl(152, 76%, 66%) |
| HSV | hsv(152, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.25, -50.86, 19.83) |
| CIE-LCH | lch(84.25, 54.59, 158.70°) |
| OKLab | oklab(84.64% -0.1395 0.0505) |
| OKLCH | oklch(84.64% 0.148 160.1) |
| XYZ | xyz(42.1366, 64.5486, 48.7588) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAAB #EA65A4
analogous
#65EA68 #65EAAB #65E6EA
triadic
#65EAAB #AB65EA #EAAB65
tetradic
#65EAAB #6865EA #EA65A4 #E6EA65
square
#65EAAB #6865EA #EA65A4 #E6EA65
split-complementary
#65EAAB #EA65E6 #EA6865
monochromatic
#1ABB6F #2FE38E #65EAAB #9BF1C8 #D1F9E6
Accessibility & contrast
On white
1.51
#65EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#65EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAAB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAAB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#2EE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaab; /* rgb */ color: rgb(101, 234, 171); /* oklch */ color: oklch(84.6% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#9bf1c4',
500: '#65eaab',
950: '#000000',
},
}SCSS
$custom: #65eaab; $custom-light: #9bf1c4; $custom-dark: #000000;
JSON
{
"hex": "#65eaab",
"rgb": {
"r": 101,
"g": 234,
"b": 171
},
"hsl": {
"h": 151.579,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84639,
"c": 0.14834,
"h": 160.1
},
"luminance": 0.64553
}Semantic roles & 50–950 ramp
primary
#65EAAB
secondary
#BA3976
accent
#0D6DD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582