#65EEB0#65EEB0
#65EEB0 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.150 H 161.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEB0 |
|---|---|
| RGB | rgb(101, 238, 176) |
| HSL | hsl(153, 80%, 66%) |
| HSV | hsv(153, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(85.53, -51.49, 19.02) |
| CIE-LCH | lch(85.53, 54.89, 159.73°) |
| OKLab | oklab(85.72% -0.1414 0.0485) |
| OKLCH | oklch(85.72% 0.15 161.1) |
| XYZ | xyz(43.7738, 67.0461, 51.7002) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEB0 #EE65A3
analogous
#65EE6C #65EEB0 #65E7EE
triadic
#65EEB0 #B065EE #EEB065
tetradic
#65EEB0 #6C65EE #EE65A3 #E7EE65
square
#65EEB0 #6C65EE #EE65A3 #E7EE65
split-complementary
#65EEB0 #EE65E7 #EE6C65
monochromatic
#16C375 #2EE894 #65EEB0 #9CF4CC #D3FAE9
Accessibility & contrast
On white
1.46
#65EEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#65EEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEB0
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEB0 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#27EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eeb0; /* rgb */ color: rgb(101, 238, 176); /* oklch */ color: oklch(85.7% 0.150 161.1);
Tailwind
colors: {
custom: {
50: '#9cf4c7',
500: '#65eeb0',
950: '#000000',
},
}SCSS
$custom: #65eeb0; $custom-light: #9cf4c7; $custom-dark: #000000;
JSON
{
"hex": "#65eeb0",
"rgb": {
"r": 101,
"g": 238,
"b": 176
},
"hsl": {
"h": 152.847,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85715,
"c": 0.14951,
"h": 161.1
},
"luminance": 0.6705
}Semantic roles & 50–950 ramp
primary
#65EEB0
secondary
#C13675
accent
#0969DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582