#64DFED#64DFED
#64DFED is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.111 H 205.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFED |
|---|---|
| RGB | rgb(100, 223, 237) |
| HSL | hsl(186, 79%, 66%) |
| HSV | hsv(186, 58%, 93%) |
| CMYK | cmyk(57.8%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.70, -30.25, -17.20) |
| CIE-LCH | lch(82.70, 34.79, 209.62°) |
| OKLab | oklab(83.92% -0.0999 -0.0476) |
| OKLCH | oklch(83.92% 0.111 205.5) |
| XYZ | xyz(46.9229, 61.5944, 89.5204) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Aqua Blue
#02D8E9
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.84
Bright Light Blue
#26F7FD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFED #ED7264
analogous
#64EDB6 #64DFED #649AED
triadic
#64DFED #ED64DF #DFED64
tetradic
#64DFED #B664ED #ED7264 #9AED64
square
#64DFED #B664ED #ED7264 #9AED64
split-complementary
#64DFED #ED649A #EDB664
monochromatic
#16AFC0 #2DD4E7 #64DFED #9BEAF3 #D2F6FA
Accessibility & contrast
On white
1.58
#64DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#64DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFED
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFED | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64dfed; /* rgb */ color: rgb(100, 223, 237); /* oklch */ color: oklch(83.9% 0.111 205.5);
Tailwind
colors: {
custom: {
50: '#9de9f2',
500: '#64dfed',
950: '#000000',
},
}SCSS
$custom: #64dfed; $custom-light: #9de9f2; $custom-dark: #000000;
JSON
{
"hex": "#64dfed",
"rgb": {
"r": 100,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.131,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.83923,
"c": 0.11065,
"h": 205.5
},
"luminance": 0.61599
}Semantic roles & 50–950 ramp
primary
#64DFED
secondary
#BF4537
accent
#1F0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485