#65EAA8#65EAA8
#65EAA8 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.151 H 159.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA8 |
|---|---|
| RGB | rgb(101, 234, 168) |
| HSL | hsl(150, 76%, 66%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 28.2%, 8.2%) |
| CIE-LAB | lab(84.19, -51.47, 21.31) |
| CIE-LCH | lch(84.19, 55.70, 157.51°) |
| OKLab | oklab(84.57% -0.1408 0.0542) |
| OKLCH | oklch(84.57% 0.151 159) |
| XYZ | xyz(41.8539, 64.4355, 47.2698) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.47
Greenish Turquoise
#00FBB0
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA8 #EA65A7
analogous
#65EA65 #65EAA8 #65E9EA
triadic
#65EAA8 #A865EA #EAA865
tetradic
#65EAA8 #6565EA #EA65A7 #E9EA65
square
#65EAA8 #6565EA #EA65A7 #E9EA65
split-complementary
#65EAA8 #EA65E9 #EA6565
monochromatic
#1ABB6B #2FE38A #65EAA8 #9BF1C6 #D1F9E5
Accessibility & contrast
On white
1.51
#65EAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#65EAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA8
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA8 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#31E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa8; /* rgb */ color: rgb(101, 234, 168); /* oklch */ color: oklch(84.6% 0.151 159.0);
Tailwind
colors: {
custom: {
50: '#9bf1c2',
500: '#65eaa8',
950: '#000000',
},
}SCSS
$custom: #65eaa8; $custom-light: #9bf1c2; $custom-dark: #000000;
JSON
{
"hex": "#65eaa8",
"rgb": {
"r": 101,
"g": 234,
"b": 168
},
"hsl": {
"h": 150.226,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84572,
"c": 0.15088,
"h": 159
},
"luminance": 0.64439
}Semantic roles & 50–950 ramp
primary
#65EAA8
secondary
#BA3979
accent
#0D72D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582