#65DFDC#65DFDC
#65DFDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.109 H 193.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFDC |
|---|---|
| RGB | rgb(101, 223, 220) |
| HSL | hsl(179, 66%, 64%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.22, -34.63, -8.89) |
| CIE-LCH | lch(82.22, 35.75, 194.39°) |
| OKLab | oklab(83.38% -0.1063 -0.0247) |
| OKLCH | oklch(83.38% 0.109 193.1) |
| XYZ | xyz(44.6673, 60.7050, 77.0596) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 5.12
Darkturquoise
#00CED1
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFDC #DF6568
analogous
#65DF9F #65DFDC #65A5DF
triadic
#65DFDC #DC65DF #DFDC65
tetradic
#65DFDC #9F65DF #DF6568 #A5DF65
square
#65DFDC #9F65DF #DF6568 #A5DF65
split-complementary
#65DFDC #DF65A5 #DF9F65
monochromatic
#23A7A4 #32D4D0 #65DFDC #98EAE8 #CAF4F3
Accessibility & contrast
On white
1.60
#65DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#65DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFDC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFDC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BFC6DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfdc; /* rgb */ color: rgb(101, 223, 220); /* oklch */ color: oklch(83.4% 0.109 193.1);
Tailwind
colors: {
custom: {
50: '#9ce9e6',
500: '#65dfdc',
950: '#000000',
},
}SCSS
$custom: #65dfdc; $custom-light: #9ce9e6; $custom-dark: #000000;
JSON
{
"hex": "#65dfdc",
"rgb": {
"r": 101,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.525,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83378,
"c": 0.10908,
"h": 193.1
},
"luminance": 0.60709
}Semantic roles & 50–950 ramp
primary
#65DFDC
secondary
#A93F41
accent
#181DCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484