#65E2AA#65E2AA
#65E2AA is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.138 H 161.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2AA |
|---|---|
| RGB | rgb(101, 226, 170) |
| HSL | hsl(153, 68%, 64%) |
| HSV | hsv(153, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(81.87, -47.74, 17.04) |
| CIE-LCH | lch(81.87, 50.69, 160.36°) |
| OKLab | oklab(82.69% -0.1314 0.0435) |
| OKLCH | oklch(82.69% 0.138 161.7) |
| XYZ | xyz(39.8153, 60.0580, 47.5166) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Eucalyptus
#44D7A8
ΔE00 4.02
Light Greenish Blue
#63F7B4
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.10
Light Aquamarine
#7BFDC7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2AA #E2659D
analogous
#65E26C #65E2AA #65DCE2
triadic
#65E2AA #AA65E2 #E2AA65
tetradic
#65E2AA #6C65E2 #E2659D #DCE265
square
#65E2AA #6C65E2 #E2659D #DCE265
split-complementary
#65E2AA #E265DC #E26C65
monochromatic
#20AC6E #31D88E #65E2AA #99ECC6 #CCF5E3
Accessibility & contrast
On white
1.61
#65E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2AA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2AA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#33E2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e2aa; /* rgb */ color: rgb(101, 226, 170); /* oklch */ color: oklch(82.7% 0.138 161.7);
Tailwind
colors: {
custom: {
50: '#9aecc3',
500: '#65e2aa',
950: '#000000',
},
}SCSS
$custom: #65e2aa; $custom-light: #9aecc3; $custom-dark: #000000;
JSON
{
"hex": "#65e2aa",
"rgb": {
"r": 101,
"g": 226,
"b": 170
},
"hsl": {
"h": 153.12,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82688,
"c": 0.13847,
"h": 161.7
},
"luminance": 0.60062
}Semantic roles & 50–950 ramp
primary
#65E2AA
secondary
#AE3D70
accent
#1569D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582