#65E8AA#65E8AA
#65E8AA is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.1% C 0.147 H 160.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8AA |
|---|---|
| RGB | rgb(101, 232, 170) |
| HSL | hsl(152, 74%, 65%) |
| HSV | hsv(152, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(83.64, -50.24, 19.51) |
| CIE-LCH | lch(83.64, 53.90, 158.78°) |
| OKLab | oklab(84.14% -0.1378 0.0497) |
| OKLCH | oklch(84.14% 0.147 160.2) |
| XYZ | xyz(41.4754, 63.3783, 48.0699) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.67
Seafoam Green
#7AF9AB
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8AA #E865A3
analogous
#65E868 #65E8AA #65E4E8
triadic
#65E8AA #AA65E8 #E8AA65
tetradic
#65E8AA #6865E8 #E865A3 #E4E865
square
#65E8AA #6865E8 #E865A3 #E4E865
split-complementary
#65E8AA #E865E4 #E86865
monochromatic
#1BB76D #30E08D #65E8AA #9AF0C7 #CFF8E5
Accessibility & contrast
On white
1.54
#65E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#65E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8AA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8AA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#30E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8aa; /* rgb */ color: rgb(101, 232, 170); /* oklch */ color: oklch(84.1% 0.147 160.2);
Tailwind
colors: {
custom: {
50: '#9bf0c3',
500: '#65e8aa',
950: '#000000',
},
}SCSS
$custom: #65e8aa; $custom-light: #9bf0c3; $custom-dark: #000000;
JSON
{
"hex": "#65e8aa",
"rgb": {
"r": 101,
"g": 232,
"b": 170
},
"hsl": {
"h": 151.603,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84135,
"c": 0.14651,
"h": 160.2
},
"luminance": 0.63382
}Semantic roles & 50–950 ramp
primary
#65E8AA
secondary
#B73A75
accent
#0F6DD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582