#65EDAF#65EDAF
#65EDAF is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.149 H 160.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDAF |
|---|---|
| RGB | rgb(101, 237, 175) |
| HSL | hsl(153, 79%, 66%) |
| HSV | hsv(153, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.21, -51.29, 19.10) |
| CIE-LCH | lch(85.21, 54.73, 159.58°) |
| OKLab | oklab(85.45% -0.1408 0.0487) |
| OKLCH | oklch(85.45% 0.149 160.9) |
| XYZ | xyz(43.3849, 66.4260, 51.0843) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDAF #ED65A3
analogous
#65ED6B #65EDAF #65E7ED
triadic
#65EDAF #AF65ED #EDAF65
tetradic
#65EDAF #6B65ED #ED65A3 #E7ED65
square
#65EDAF #6B65ED #ED65A3 #E7ED65
split-complementary
#65EDAF #ED65E7 #ED6B65
monochromatic
#17C173 #2EE793 #65EDAF #9CF3CB #D3FAE8
Accessibility & contrast
On white
1.47
#65EDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#65EDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDAF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDAF | 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)
#EADDAB
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#29ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65edaf; /* rgb */ color: rgb(101, 237, 175); /* oklch */ color: oklch(85.5% 0.149 160.9);
Tailwind
colors: {
custom: {
50: '#9cf4c7',
500: '#65edaf',
950: '#000000',
},
}SCSS
$custom: #65edaf; $custom-light: #9cf4c7; $custom-dark: #000000;
JSON
{
"hex": "#65edaf",
"rgb": {
"r": 101,
"g": 237,
"b": 175
},
"hsl": {
"h": 152.647,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85452,
"c": 0.14901,
"h": 160.9
},
"luminance": 0.6643
}Semantic roles & 50–950 ramp
primary
#65EDAF
secondary
#BF3775
accent
#0A6ADB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582