#65E7AE#65E7AE
#65E7AE is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.0% C 0.142 H 162.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7AE |
|---|---|
| RGB | rgb(101, 231, 174) |
| HSL | hsl(154, 73%, 65%) |
| HSV | hsv(154, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.43, -49.00, 17.13) |
| CIE-LCH | lch(83.43, 51.91, 160.74°) |
| OKLab | oklab(83.99% -0.135 0.0438) |
| OKLCH | oklch(83.99% 0.142 162) |
| XYZ | xyz(41.5789, 62.9706, 49.9996) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7AE #E7659E
analogous
#65E76D #65E7AE #65DFE7
triadic
#65E7AE #AE65E7 #E7AE65
tetradic
#65E7AE #6D65E7 #E7659E #DFE765
square
#65E7AE #6D65E7 #E7659E #DFE765
split-complementary
#65E7AE #E765DF #E76D65
monochromatic
#1CB572 #30DF92 #65E7AE #9AEFCA #CFF8E6
Accessibility & contrast
On white
1.54
#65E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#65E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7AE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7AE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D1CBB2
Tritanopia (blue-blind)
#2DE7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e7ae; /* rgb */ color: rgb(101, 231, 174); /* oklch */ color: oklch(84.0% 0.142 162.0);
Tailwind
colors: {
custom: {
50: '#9befc6',
500: '#65e7ae',
950: '#000000',
},
}SCSS
$custom: #65e7ae; $custom-light: #9befc6; $custom-dark: #000000;
JSON
{
"hex": "#65e7ae",
"rgb": {
"r": 101,
"g": 231,
"b": 174
},
"hsl": {
"h": 153.692,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83986,
"c": 0.14189,
"h": 162
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#65E7AE
secondary
#B53B71
accent
#1067D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582