#65EDB0#65EDB0
#65EDB0 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.148 H 161.3°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDB0 |
|---|---|
| RGB | rgb(101, 237, 176) |
| HSL | hsl(153, 79%, 66%) |
| HSV | hsv(153, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.23, -51.08, 18.61) |
| CIE-LCH | lch(85.23, 54.36, 159.98°) |
| OKLab | oklab(85.48% -0.1404 0.0475) |
| OKLCH | oklch(85.48% 0.148 161.3) |
| XYZ | xyz(43.4835, 66.4655, 51.6035) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.48
Greenish Cyan
#2AFEB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDB0 #ED65A2
analogous
#65ED6C #65EDB0 #65E6ED
triadic
#65EDB0 #B065ED #EDB065
tetradic
#65EDB0 #6C65ED #ED65A2 #E6ED65
square
#65EDB0 #6C65ED #ED65A2 #E6ED65
split-complementary
#65EDB0 #ED65E6 #ED6C65
monochromatic
#17C175 #2EE794 #65EDB0 #9CF3CC #D3FAE8
Accessibility & contrast
On white
1.47
#65EDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#65EDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDB0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDB0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D7CFB4
Tritanopia (blue-blind)
#28ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65edb0; /* rgb */ color: rgb(101, 237, 176); /* oklch */ color: oklch(85.5% 0.148 161.3);
Tailwind
colors: {
custom: {
50: '#9cf3c7',
500: '#65edb0',
950: '#000000',
},
}SCSS
$custom: #65edb0; $custom-light: #9cf3c7; $custom-dark: #000000;
JSON
{
"hex": "#65edb0",
"rgb": {
"r": 101,
"g": 237,
"b": 176
},
"hsl": {
"h": 153.088,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85475,
"c": 0.14818,
"h": 161.3
},
"luminance": 0.6647
}Semantic roles & 50–950 ramp
primary
#65EDB0
secondary
#BF3774
accent
#0A68DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582