#64DCDE#64DCDE
#64DCDE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.107 H 196.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCDE |
|---|---|
| RGB | rgb(100, 220, 222) |
| HSL | hsl(181, 65%, 63%) |
| HSV | hsv(181, 55%, 87%) |
| CMYK | cmyk(55%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.38, -32.88, -11.20) |
| CIE-LCH | lch(81.38, 34.74, 198.81°) |
| OKLab | oklab(82.71% -0.1028 -0.031) |
| OKLCH | oklch(82.71% 0.107 196.8) |
| XYZ | xyz(44.0280, 59.1653, 78.1929) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCDE #DE6664
analogous
#64DEA3 #64DCDE #649FDE
triadic
#64DCDE #DE64DC #DCDE64
tetradic
#64DCDE #A364DE #DE6664 #9FDE64
square
#64DCDE #A364DE #DE6664 #9FDE64
split-complementary
#64DCDE #DE649F #DEA364
monochromatic
#23A2A5 #32D1D3 #64DCDE #96E7E9 #C9F3F3
Accessibility & contrast
On white
1.64
#64DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#64DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCDE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCDE | 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)
#CFD3DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #64dcde; /* rgb */ color: rgb(100, 220, 222); /* oklch */ color: oklch(82.7% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#9be7e8',
500: '#64dcde',
950: '#000000',
},
}SCSS
$custom: #64dcde; $custom-light: #9be7e8; $custom-dark: #000000;
JSON
{
"hex": "#64dcde",
"rgb": {
"r": 100,
"g": 220,
"b": 222
},
"hsl": {
"h": 180.984,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82713,
"c": 0.10742,
"h": 196.8
},
"luminance": 0.5917
}Semantic roles & 50–950 ramp
primary
#64DCDE
secondary
#A7413F
accent
#1C19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484