#65DEC7#65DEC7
#65DEC7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.114 H 179.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC7 |
|---|---|
| RGB | rgb(101, 222, 199) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.36, -39.46, 1.00) |
| CIE-LCH | lch(81.36, 39.47, 178.54°) |
| OKLab | oklab(82.5% -0.1142 0.002) |
| OKLCH | oklch(82.5% 0.114 179) |
| XYZ | xyz(41.7923, 59.1288, 63.2323) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Seafoam Blue
#78D1B6
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.60
Aqua (survey)
#13EAC9
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC7 #DE657C
analogous
#65DE8A #65DEC7 #65B8DE
triadic
#65DEC7 #C765DE #DEC765
tetradic
#65DEC7 #8A65DE #DE657C #B8DE65
square
#65DEC7 #8A65DE #DE657C #B8DE65
split-complementary
#65DEC7 #DE65B8 #DE8A65
monochromatic
#23A58D #33D3B5 #65DEC7 #97E9D9 #CAF4EC
Accessibility & contrast
On white
1.64
#65DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#65DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC7
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC7 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#10E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec7; /* rgb */ color: rgb(101, 222, 199); /* oklch */ color: oklch(82.5% 0.114 179.0);
Tailwind
colors: {
custom: {
50: '#9be9d8',
500: '#65dec7',
950: '#000000',
},
}SCSS
$custom: #65dec7; $custom-light: #9be9d8; $custom-dark: #000000;
JSON
{
"hex": "#65dec7",
"rgb": {
"r": 101,
"g": 222,
"b": 199
},
"hsl": {
"h": 168.595,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82496,
"c": 0.11423,
"h": 179
},
"luminance": 0.59133
}Semantic roles & 50–950 ramp
primary
#65DEC7
secondary
#A83F53
accent
#193BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483