#65E1AA#65E1AA
#65E1AA is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.4% C 0.137 H 161.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1AA |
|---|---|
| RGB | rgb(101, 225, 170) |
| HSL | hsl(153, 67%, 64%) |
| HSV | hsv(153, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 24.4%, 11.8%) |
| CIE-LAB | lab(81.57, -47.31, 16.63) |
| CIE-LCH | lch(81.57, 50.15, 160.64°) |
| OKLab | oklab(82.45% -0.1304 0.0425) |
| OKLCH | oklch(82.45% 0.137 161.9) |
| XYZ | xyz(39.5442, 59.5158, 47.4262) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.07
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Greenish Blue
#63F7B4
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1AA #E1659C
analogous
#65E16C #65E1AA #65DAE1
triadic
#65E1AA #AA65E1 #E1AA65
tetradic
#65E1AA #6C65E1 #E1659C #DAE165
square
#65E1AA #6C65E1 #E1659C #DAE165
split-complementary
#65E1AA #E165DA #E16C65
monochromatic
#21AA6E #32D78E #65E1AA #98EBC6 #CBF5E3
Accessibility & contrast
On white
1.63
#65E1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#65E1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1AA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1AA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A7
Deuteranopia (green-blind)
#CCC6AD
Tritanopia (blue-blind)
#34E1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e1aa; /* rgb */ color: rgb(101, 225, 170); /* oklch */ color: oklch(82.4% 0.137 161.9);
Tailwind
colors: {
custom: {
50: '#9aebc3',
500: '#65e1aa',
950: '#000000',
},
}SCSS
$custom: #65e1aa; $custom-light: #9aebc3; $custom-dark: #000000;
JSON
{
"hex": "#65e1aa",
"rgb": {
"r": 101,
"g": 225,
"b": 170
},
"hsl": {
"h": 153.387,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82447,
"c": 0.13713,
"h": 161.9
},
"luminance": 0.59519
}Semantic roles & 50–950 ramp
primary
#65E1AA
secondary
#AC3E6F
accent
#1668CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482