#65E7AA#65E7AA
#65E7AA is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.145 H 160.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7AA |
|---|---|
| RGB | rgb(101, 231, 170) |
| HSL | hsl(152, 73%, 65%) |
| HSV | hsv(152, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.35, -49.83, 19.10) |
| CIE-LCH | lch(83.35, 53.36, 159.03°) |
| OKLab | oklab(83.89% -0.1368 0.0487) |
| OKLCH | oklch(83.89% 0.145 160.4) |
| XYZ | xyz(41.1948, 62.8169, 47.9764) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7AA #E765A2
analogous
#65E769 #65E7AA #65E3E7
triadic
#65E7AA #AA65E7 #E7AA65
tetradic
#65E7AA #6965E7 #E765A2 #E3E765
square
#65E7AA #6965E7 #E765A2 #E3E765
split-complementary
#65E7AA #E765E3 #E76965
monochromatic
#1CB56E #30DF8D #65E7AA #9AEFC7 #CFF8E4
Accessibility & contrast
On white
1.55
#65E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#65E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7AA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7AA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#31E6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e7aa; /* rgb */ color: rgb(101, 231, 170); /* oklch */ color: oklch(83.9% 0.145 160.4);
Tailwind
colors: {
custom: {
50: '#9befc3',
500: '#65e7aa',
950: '#000000',
},
}SCSS
$custom: #65e7aa; $custom-light: #9befc3; $custom-dark: #000000;
JSON
{
"hex": "#65e7aa",
"rgb": {
"r": 101,
"g": 231,
"b": 170
},
"hsl": {
"h": 151.846,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83894,
"c": 0.14518,
"h": 160.4
},
"luminance": 0.62821
}Semantic roles & 50–950 ramp
primary
#65E7AA
secondary
#B53B74
accent
#106DD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582