#65EAAE#65EAAE
#65EAAE is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.146 H 161.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAAE |
|---|---|
| RGB | rgb(101, 234, 174) |
| HSL | hsl(153, 76%, 66%) |
| HSV | hsv(153, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.31, -50.25, 18.36) |
| CIE-LCH | lch(84.31, 53.50, 159.93°) |
| OKLab | oklab(84.71% -0.1381 0.0469) |
| OKLCH | oklch(84.71% 0.146 161.3) |
| XYZ | xyz(42.4258, 64.6643, 50.2819) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam
#7FE0B3
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.87
Seafoam (survey)
#80F9AD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAAE #EA65A1
analogous
#65EA6B #65EAAE #65E4EA
triadic
#65EAAE #AE65EA #EAAE65
tetradic
#65EAAE #6B65EA #EA65A1 #E4EA65
square
#65EAAE #6B65EA #EA65A1 #E4EA65
split-complementary
#65EAAE #EA65E4 #EA6B65
monochromatic
#1ABB72 #2FE392 #65EAAE #9BF1CA #D1F9E7
Accessibility & contrast
On white
1.51
#65EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAAE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAAE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#2BE9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaae; /* rgb */ color: rgb(101, 234, 174); /* oklch */ color: oklch(84.7% 0.146 161.3);
Tailwind
colors: {
custom: {
50: '#9bf1c6',
500: '#65eaae',
950: '#000000',
},
}SCSS
$custom: #65eaae; $custom-light: #9bf1c6; $custom-dark: #000000;
JSON
{
"hex": "#65eaae",
"rgb": {
"r": 101,
"g": 234,
"b": 174
},
"hsl": {
"h": 152.932,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84708,
"c": 0.14586,
"h": 161.3
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#65EAAE
secondary
#BA3973
accent
#0D69D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582