#65E4AE#65E4AE
#65E4AE is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.3% C 0.138 H 162.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4AE |
|---|---|
| RGB | rgb(101, 228, 174) |
| HSL | hsl(154, 70%, 65%) |
| HSV | hsv(154, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.54, -47.74, 15.89) |
| CIE-LCH | lch(82.54, 50.32, 161.59°) |
| OKLab | oklab(83.27% -0.1318 0.0406) |
| OKLCH | oklch(83.27% 0.138 162.9) |
| XYZ | xyz(40.7464, 61.3057, 49.7221) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.07
Eucalyptus
#44D7A8
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 5.37
Light Aquamarine
#7BFDC7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4AE #E4659B
analogous
#65E46F #65E4AE #65DBE4
triadic
#65E4AE #AE65E4 #E4AE65
tetradic
#65E4AE #6F65E4 #E4659B #DBE465
square
#65E4AE #6F65E4 #E4659B #DBE465
split-complementary
#65E4AE #E465DB #E46F65
monochromatic
#1FB072 #31DB93 #65E4AE #99EDC9 #CDF6E5
Accessibility & contrast
On white
1.58
#65E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#65E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4AE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4AE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#2FE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4ae; /* rgb */ color: rgb(101, 228, 174); /* oklch */ color: oklch(83.3% 0.138 162.9);
Tailwind
colors: {
custom: {
50: '#9bedc6',
500: '#65e4ae',
950: '#000000',
},
}SCSS
$custom: #65e4ae; $custom-light: #9bedc6; $custom-dark: #000000;
JSON
{
"hex": "#65e4ae",
"rgb": {
"r": 101,
"g": 228,
"b": 174
},
"hsl": {
"h": 154.488,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83265,
"c": 0.13791,
"h": 162.9
},
"luminance": 0.61309
}Semantic roles & 50–950 ramp
primary
#65E4AE
secondary
#B13C6E
accent
#1364D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582