#65E9AE#65E9AE
#65E9AE is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.145 H 161.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9AE |
|---|---|
| RGB | rgb(101, 233, 174) |
| HSL | hsl(153, 75%, 65%) |
| HSV | hsv(153, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(84.02, -49.84, 17.95) |
| CIE-LCH | lch(84.02, 52.97, 160.19°) |
| OKLab | oklab(84.47% -0.1371 0.0458) |
| OKLCH | oklch(84.47% 0.145 161.5) |
| XYZ | xyz(42.1419, 64.0965, 50.1872) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9AE #E965A0
analogous
#65E96C #65E9AE #65E2E9
triadic
#65E9AE #AE65E9 #E9AE65
tetradic
#65E9AE #6C65E9 #E965A0 #E2E965
square
#65E9AE #6C65E9 #E965A0 #E2E965
split-complementary
#65E9AE #E965E2 #E96C65
monochromatic
#1AB972 #2FE192 #65E9AE #9BF1CA #D0F8E6
Accessibility & contrast
On white
1.52
#65E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#65E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9AE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9AE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#2CE8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e9ae; /* rgb */ color: rgb(101, 233, 174); /* oklch */ color: oklch(84.5% 0.145 161.5);
Tailwind
colors: {
custom: {
50: '#9bf1c6',
500: '#65e9ae',
950: '#000000',
},
}SCSS
$custom: #65e9ae; $custom-light: #9bf1c6; $custom-dark: #000000;
JSON
{
"hex": "#65e9ae",
"rgb": {
"r": 101,
"g": 233,
"b": 174
},
"hsl": {
"h": 153.182,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84467,
"c": 0.14454,
"h": 161.5
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#65E9AE
secondary
#B93A72
accent
#0E68D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582