#65EDAA#65EDAA
#65EDAA is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.3% C 0.153 H 159.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDAA |
|---|---|
| RGB | rgb(101, 237, 170) |
| HSL | hsl(150, 79%, 66%) |
| HSV | hsv(150, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 28.3%, 7.1%) |
| CIE-LAB | lab(85.12, -52.29, 21.55) |
| CIE-LCH | lch(85.12, 56.56, 157.61°) |
| OKLab | oklab(85.34% -0.1431 0.0548) |
| OKLCH | oklch(85.34% 0.153 159) |
| XYZ | xyz(42.9029, 66.2333, 48.5458) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.70
Greenish Turquoise
#00FBB0
ΔE00 4.46
Greenish Cyan
#2AFEB7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDAA #ED65A8
analogous
#65ED66 #65EDAA #65ECED
triadic
#65EDAA #AA65ED #EDAA65
tetradic
#65EDAA #6665ED #ED65A8 #ECED65
square
#65EDAA #6665ED #ED65A8 #ECED65
split-complementary
#65EDAA #ED65EC #ED6665
monochromatic
#17C16D #2EE78C #65EDAA #9CF3C8 #D3FAE6
Accessibility & contrast
On white
1.47
#65EDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#65EDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDAA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDAA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#2DECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65edaa; /* rgb */ color: rgb(101, 237, 170); /* oklch */ color: oklch(85.3% 0.153 159.0);
Tailwind
colors: {
custom: {
50: '#9cf4c3',
500: '#65edaa',
950: '#000000',
},
}SCSS
$custom: #65edaa; $custom-light: #9cf4c3; $custom-dark: #000000;
JSON
{
"hex": "#65edaa",
"rgb": {
"r": 101,
"g": 237,
"b": 170
},
"hsl": {
"h": 150.441,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.8534,
"c": 0.15319,
"h": 159
},
"luminance": 0.66237
}Semantic roles & 50–950 ramp
primary
#65EDAA
secondary
#BF377A
accent
#0A71DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582