#65DFDE#65DFDE
#65DFDE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.109 H 194.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFDE |
|---|---|
| RGB | rgb(101, 223, 222) |
| HSL | hsl(180, 66%, 64%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.28, -34.10, -9.86) |
| CIE-LCH | lch(82.28, 35.50, 196.13°) |
| OKLab | oklab(83.44% -0.1054 -0.0273) |
| OKLCH | oklch(83.44% 0.109 194.5) |
| XYZ | xyz(44.9337, 60.8116, 78.4629) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 5.79
Bright Light Blue
#26F7FD
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFDE #DF6566
analogous
#65DFA1 #65DFDE #65A3DF
triadic
#65DFDE #DE65DF #DFDE65
tetradic
#65DFDE #A165DF #DF6566 #A3DF65
square
#65DFDE #A165DF #DF6566 #A3DF65
split-complementary
#65DFDE #DF65A3 #DFA165
monochromatic
#23A7A6 #32D4D3 #65DFDE #98EAE9 #CAF4F4
Accessibility & contrast
On white
1.60
#65DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#65DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFDE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFDE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfde; /* rgb */ color: rgb(101, 223, 222); /* oklch */ color: oklch(83.4% 0.109 194.5);
Tailwind
colors: {
custom: {
50: '#9ce9e8',
500: '#65dfde',
950: '#000000',
},
}SCSS
$custom: #65dfde; $custom-light: #9ce9e8; $custom-dark: #000000;
JSON
{
"hex": "#65dfde",
"rgb": {
"r": 101,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.508,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83444,
"c": 0.10891,
"h": 194.5
},
"luminance": 0.60816
}Semantic roles & 50–950 ramp
primary
#65DFDE
secondary
#A93F40
accent
#181ACD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484