#65E6AB#65E6AB
#65E6AB is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.7% C 0.143 H 161.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6AB |
|---|---|
| RGB | rgb(101, 230, 171) |
| HSL | hsl(153, 72%, 65%) |
| HSV | hsv(153, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 25.7%, 9.8%) |
| CIE-LAB | lab(83.07, -49.21, 18.19) |
| CIE-LCH | lch(83.07, 52.46, 159.71°) |
| OKLab | oklab(83.68% -0.1353 0.0464) |
| OKLCH | oklch(83.68% 0.143 161.1) |
| XYZ | xyz(41.0106, 62.2968, 48.3834) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 3.78
Eucalyptus
#44D7A8
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 5.16
Light Blue Green
#7EFBB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6AB #E665A0
analogous
#65E66A #65E6AB #65E1E6
triadic
#65E6AB #AB65E6 #E6AB65
tetradic
#65E6AB #6A65E6 #E665A0 #E1E665
square
#65E6AB #6A65E6 #E665A0 #E1E665
split-complementary
#65E6AB #E665E1 #E66A65
monochromatic
#1DB36F #30DD8E #65E6AB #9AEFC8 #CEF7E4
Accessibility & contrast
On white
1.56
#65E6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#65E6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6AB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6AB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#30E5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e6ab; /* rgb */ color: rgb(101, 230, 171); /* oklch */ color: oklch(83.7% 0.143 161.1);
Tailwind
colors: {
custom: {
50: '#9befc4',
500: '#65e6ab',
950: '#000000',
},
}SCSS
$custom: #65e6ab; $custom-light: #9befc4; $custom-dark: #000000;
JSON
{
"hex": "#65e6ab",
"rgb": {
"r": 101,
"g": 230,
"b": 171
},
"hsl": {
"h": 152.558,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83676,
"c": 0.14301,
"h": 161.1
},
"luminance": 0.62301
}Semantic roles & 50–950 ramp
primary
#65E6AB
secondary
#B43B72
accent
#116AD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582