#65E6AA#65E6AA
#65E6AA is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.144 H 160.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6AA |
|---|---|
| RGB | rgb(101, 230, 170) |
| HSL | hsl(152, 72%, 65%) |
| HSV | hsv(152, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.05, -49.41, 18.69) |
| CIE-LCH | lch(83.05, 52.83, 159.28°) |
| OKLab | oklab(83.65% -0.1357 0.0477) |
| OKLCH | oklch(83.65% 0.144 160.6) |
| XYZ | xyz(40.9157, 62.2588, 47.8834) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam
#7FE0B3
ΔE00 3.92
Aqua Green
#12E193
ΔE00 4.74
Eucalyptus
#44D7A8
ΔE00 4.98
Light Blue Green
#7EFBB3
ΔE00 5.17
Seafoam Green
#7AF9AB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6AA #E665A1
analogous
#65E66A #65E6AA #65E2E6
triadic
#65E6AA #AA65E6 #E6AA65
tetradic
#65E6AA #6A65E6 #E665A1 #E2E665
square
#65E6AA #6A65E6 #E665A1 #E2E665
split-complementary
#65E6AA #E665E2 #E66A65
monochromatic
#1DB36E #30DD8D #65E6AA #9AEFC7 #CEF7E4
Accessibility & contrast
On white
1.56
#65E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#65E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6AA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6AA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#31E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e6aa; /* rgb */ color: rgb(101, 230, 170); /* oklch */ color: oklch(83.7% 0.144 160.6);
Tailwind
colors: {
custom: {
50: '#9befc3',
500: '#65e6aa',
950: '#000000',
},
}SCSS
$custom: #65e6aa; $custom-light: #9befc3; $custom-dark: #000000;
JSON
{
"hex": "#65e6aa",
"rgb": {
"r": 101,
"g": 230,
"b": 170
},
"hsl": {
"h": 152.093,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83652,
"c": 0.14384,
"h": 160.6
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#65E6AA
secondary
#B43B73
accent
#116CD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582