#65DEC4#65DEC4
#65DEC4 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 177.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC4 |
|---|---|
| RGB | rgb(101, 222, 196) |
| HSL | hsl(167, 65%, 63%) |
| HSV | hsv(167, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.29, -40.18, 2.49) |
| CIE-LCH | lch(81.29, 40.26, 176.46°) |
| OKLab | oklab(82.41% -0.1155 0.006) |
| OKLCH | oklch(82.41% 0.116 177) |
| XYZ | xyz(41.4474, 58.9909, 61.4160) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.09
Turquoise
#40E0D0
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.72
Aquamarine (survey)
#04D8B2
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC4 #DE657F
analogous
#65DE87 #65DEC4 #65BCDE
triadic
#65DEC4 #C465DE #DEC465
tetradic
#65DEC4 #8765DE #DE657F #BCDE65
square
#65DEC4 #8765DE #DE657F #BCDE65
split-complementary
#65DEC4 #DE65BC #DE8765
monochromatic
#23A589 #33D3B1 #65DEC4 #97E9D7 #CAF4EB
Accessibility & contrast
On white
1.64
#65DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#65DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#C4C4C6
Tritanopia (blue-blind)
#17E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec4; /* rgb */ color: rgb(101, 222, 196); /* oklch */ color: oklch(82.4% 0.116 177.0);
Tailwind
colors: {
custom: {
50: '#9be9d5',
500: '#65dec4',
950: '#000000',
},
}SCSS
$custom: #65dec4; $custom-light: #9be9d5; $custom-dark: #000000;
JSON
{
"hex": "#65dec4",
"rgb": {
"r": 101,
"g": 222,
"b": 196
},
"hsl": {
"h": 167.107,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82409,
"c": 0.11568,
"h": 177
},
"luminance": 0.58995
}Semantic roles & 50–950 ramp
primary
#65DEC4
secondary
#A83F56
accent
#1940CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483