#65E9AC#65E9AC
#65E9AC is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.4% C 0.146 H 160.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9AC |
|---|---|
| RGB | rgb(101, 233, 172) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 26.2%, 8.6%) |
| CIE-LAB | lab(83.98, -50.25, 18.93) |
| CIE-LCH | lch(83.98, 53.70, 159.35°) |
| OKLab | oklab(84.42% -0.138 0.0483) |
| OKLCH | oklch(84.42% 0.146 160.7) |
| XYZ | xyz(41.9483, 64.0191, 49.1680) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam
#7FE0B3
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.87
Aqua Green
#12E193
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9AC #E965A2
analogous
#65E96A #65E9AC #65E4E9
triadic
#65E9AC #AC65E9 #E9AC65
tetradic
#65E9AC #6A65E9 #E965A2 #E4E965
square
#65E9AC #6A65E9 #E965A2 #E4E965
split-complementary
#65E9AC #E965E4 #E96A65
monochromatic
#1AB970 #2FE18F #65E9AC #9BF1C9 #D0F8E6
Accessibility & contrast
On white
1.52
#65E9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#65E9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9AC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9AC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#2EE8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e9ac; /* rgb */ color: rgb(101, 233, 172); /* oklch */ color: oklch(84.4% 0.146 160.7);
Tailwind
colors: {
custom: {
50: '#9bf1c5',
500: '#65e9ac',
950: '#000000',
},
}SCSS
$custom: #65e9ac; $custom-light: #9bf1c5; $custom-dark: #000000;
JSON
{
"hex": "#65e9ac",
"rgb": {
"r": 101,
"g": 233,
"b": 172
},
"hsl": {
"h": 152.273,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84421,
"c": 0.14619,
"h": 160.7
},
"luminance": 0.64023
}Semantic roles & 50–950 ramp
primary
#65E9AC
secondary
#B93A74
accent
#0E6BD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582