#65E4AA#65E4AA
#65E4AA is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.141 H 161.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4AA |
|---|---|
| RGB | rgb(101, 228, 170) |
| HSL | hsl(153, 70%, 65%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.46, -48.58, 17.86) |
| CIE-LCH | lch(82.46, 51.76, 159.81°) |
| OKLab | oklab(83.17% -0.1336 0.0456) |
| OKLCH | oklch(83.17% 0.141 161.2) |
| XYZ | xyz(40.3623, 61.1520, 47.6989) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 5.14
Light Blue Green
#7EFBB3
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4AA #E4659F
analogous
#65E46A #65E4AA #65DFE4
triadic
#65E4AA #AA65E4 #E4AA65
tetradic
#65E4AA #6A65E4 #E4659F #DFE465
square
#65E4AA #6A65E4 #E4659F #DFE465
split-complementary
#65E4AA #E465DF #E46A65
monochromatic
#1FB06E #31DB8D #65E4AA #99EDC7 #CDF6E3
Accessibility & contrast
On white
1.59
#65E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#65E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4AA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4AA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#32E3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4aa; /* rgb */ color: rgb(101, 228, 170); /* oklch */ color: oklch(83.2% 0.141 161.2);
Tailwind
colors: {
custom: {
50: '#9bedc3',
500: '#65e4aa',
950: '#000000',
},
}SCSS
$custom: #65e4aa; $custom-light: #9bedc3; $custom-dark: #000000;
JSON
{
"hex": "#65e4aa",
"rgb": {
"r": 101,
"g": 228,
"b": 170
},
"hsl": {
"h": 152.598,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.8317,
"c": 0.14115,
"h": 161.2
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#65E4AA
secondary
#B13C72
accent
#136AD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582