#64DCED#64DCED
#64DCED is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.109 H 207.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCED |
|---|---|
| RGB | rgb(100, 220, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(57.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.84, -28.80, -18.49) |
| CIE-LCH | lch(81.84, 34.22, 212.70°) |
| OKLab | oklab(83.24% -0.0968 -0.0512) |
| OKLCH | oklch(83.24% 0.109 207.9) |
| XYZ | xyz(46.1285, 60.0055, 89.2556) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Aqua Blue
#02D8E9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCED #ED7564
analogous
#64EDB9 #64DCED #6497ED
triadic
#64DCED #ED64DC #DCED64
tetradic
#64DCED #B964ED #ED7564 #97ED64
square
#64DCED #B964ED #ED7564 #97ED64
split-complementary
#64DCED #ED6497 #EDB964
monochromatic
#16ABC0 #2DD0E7 #64DCED #9BE8F3 #D2F5FA
Accessibility & contrast
On white
1.62
#64DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#64DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCED
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCED | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dced; /* rgb */ color: rgb(100, 220, 237); /* oklch */ color: oklch(83.2% 0.109 207.9);
Tailwind
colors: {
custom: {
50: '#9ce7f2',
500: '#64dced',
950: '#000000',
},
}SCSS
$custom: #64dced; $custom-light: #9ce7f2; $custom-dark: #000000;
JSON
{
"hex": "#64dced",
"rgb": {
"r": 100,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.445,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.83235,
"c": 0.10947,
"h": 207.9
},
"luminance": 0.6001
}Semantic roles & 50–950 ramp
primary
#64DCED
secondary
#BF4837
accent
#240ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485