#64DEDF#64DEDF
#64DEDF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.109 H 196.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEDF |
|---|---|
| RGB | rgb(100, 222, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(55.2%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.99, -33.56, -10.83) |
| CIE-LCH | lch(81.99, 35.26, 197.89°) |
| OKLab | oklab(83.21% -0.1045 -0.03) |
| OKLCH | oklch(83.21% 0.109 196) |
| XYZ | xyz(44.6904, 60.2752, 79.0768) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.33
Darkturquoise
#00CED1
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEDF #DF6564
analogous
#64DFA2 #64DEDF #64A0DF
triadic
#64DEDF #DF64DE #DEDF64
tetradic
#64DEDF #A264DF #DF6564 #A0DF64
square
#64DEDF #A264DF #DF6564 #A0DF64
split-complementary
#64DEDF #DF64A0 #DFA264
monochromatic
#22A5A6 #31D3D5 #64DEDF #97E9E9 #C9F4F4
Accessibility & contrast
On white
1.61
#64DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#64DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dedf; /* rgb */ color: rgb(100, 222, 223); /* oklch */ color: oklch(83.2% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#9be8e9',
500: '#64dedf',
950: '#000000',
},
}SCSS
$custom: #64dedf; $custom-light: #9be8e9; $custom-dark: #000000;
JSON
{
"hex": "#64dedf",
"rgb": {
"r": 100,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.488,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.83211,
"c": 0.10876,
"h": 196
},
"luminance": 0.6028
}Semantic roles & 50–950 ramp
primary
#64DEDF
secondary
#A93F3E
accent
#1918CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484