#64DDED#64DDED
#64DDED is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.110 H 207.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDED |
|---|---|
| RGB | rgb(100, 221, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(57.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.13, -29.28, -18.06) |
| CIE-LCH | lch(82.13, 34.40, 211.66°) |
| OKLab | oklab(83.46% -0.0978 -0.05) |
| OKLCH | oklch(83.46% 0.11 207.1) |
| XYZ | xyz(46.3917, 60.5320, 89.3433) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDED #ED7464
analogous
#64EDB8 #64DDED #6498ED
triadic
#64DDED #ED64DD #DDED64
tetradic
#64DDED #B864ED #ED7464 #98ED64
square
#64DDED #B864ED #ED7464 #98ED64
split-complementary
#64DDED #ED6498 #EDB864
monochromatic
#16ACC0 #2DD1E7 #64DDED #9BE9F3 #D2F5FA
Accessibility & contrast
On white
1.60
#64DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#64DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDED
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDED | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C6ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dded; /* rgb */ color: rgb(100, 221, 237); /* oklch */ color: oklch(83.5% 0.110 207.1);
Tailwind
colors: {
custom: {
50: '#9ce8f2',
500: '#64dded',
950: '#000000',
},
}SCSS
$custom: #64dded; $custom-light: #9ce8f2; $custom-dark: #000000;
JSON
{
"hex": "#64dded",
"rgb": {
"r": 100,
"g": 221,
"b": 237
},
"hsl": {
"h": 187.007,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.83464,
"c": 0.10984,
"h": 207.1
},
"luminance": 0.60537
}Semantic roles & 50–950 ramp
primary
#64DDED
secondary
#BF4737
accent
#220ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485