#65EEAA#65EEAA
#65EEAA is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.155 H 158.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEAA |
|---|---|
| RGB | rgb(101, 238, 170) |
| HSL | hsl(150, 80%, 66%) |
| HSV | hsv(150, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(85.41, -52.70, 21.95) |
| CIE-LCH | lch(85.41, 57.09, 157.38°) |
| OKLab | oklab(85.58% -0.1441 0.0558) |
| OKLCH | oklch(85.58% 0.155 158.8) |
| XYZ | xyz(43.1932, 66.8139, 48.6425) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.49
Greenish Turquoise
#00FBB0
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEAA #EE65A9
analogous
#65EE66 #65EEAA #65EEEE
triadic
#65EEAA #AA65EE #EEAA65
tetradic
#65EEAA #6665EE #EE65A9 #EEEE65
square
#65EEAA #6665EE #EE65A9 #EEEE65
split-complementary
#65EEAA #EE65EE #EE6665
monochromatic
#16C36D #2EE88C #65EEAA #9CF4C8 #D3FAE7
Accessibility & contrast
On white
1.46
#65EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#65EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEAA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEAA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#2DEDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eeaa; /* rgb */ color: rgb(101, 238, 170); /* oklch */ color: oklch(85.6% 0.155 158.8);
Tailwind
colors: {
custom: {
50: '#9cf4c3',
500: '#65eeaa',
950: '#000000',
},
}SCSS
$custom: #65eeaa; $custom-light: #9cf4c3; $custom-dark: #000000;
JSON
{
"hex": "#65eeaa",
"rgb": {
"r": 101,
"g": 238,
"b": 170
},
"hsl": {
"h": 150.219,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85581,
"c": 0.15452,
"h": 158.8
},
"luminance": 0.66818
}Semantic roles & 50–950 ramp
primary
#65EEAA
secondary
#C1367B
accent
#0972DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582