#64DFF0#64DFF0
#64DFF0 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.111 H 207.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFF0 |
|---|---|
| RGB | rgb(100, 223, 240) |
| HSL | hsl(187, 82%, 67%) |
| HSV | hsv(187, 58%, 94%) |
| CMYK | cmyk(58.3%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.79, -29.42, -18.64) |
| CIE-LCH | lch(82.79, 34.83, 212.36°) |
| OKLab | oklab(84.03% -0.0987 -0.0516) |
| OKLCH | oklch(84.03% 0.111 207.6) |
| XYZ | xyz(47.3649, 61.7712, 91.8481) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Aqua Blue
#02D8E9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Neon Blue
#04D9FF
ΔE00 5.97
Bright Light Blue
#26F7FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFF0 #F07564
analogous
#64F0BB #64DFF0 #6499F0
triadic
#64DFF0 #F064DF #DFF064
tetradic
#64DFF0 #BB64F0 #F07564 #99F064
square
#64DFF0 #BB64F0 #F07564 #99F064
split-complementary
#64DFF0 #F06499 #F0BB64
monochromatic
#13B1C6 #2CD3EB #64DFF0 #9CEBF5 #D4F6FB
Accessibility & contrast
On white
1.57
#64DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#64DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFF0
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFF0 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#B9C7F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64dff0; /* rgb */ color: rgb(100, 223, 240); /* oklch */ color: oklch(84.0% 0.111 207.6);
Tailwind
colors: {
custom: {
50: '#9de9f5',
500: '#64dff0',
950: '#000000',
},
}SCSS
$custom: #64dff0; $custom-light: #9de9f5; $custom-dark: #000000;
JSON
{
"hex": "#64dff0",
"rgb": {
"r": 100,
"g": 223,
"b": 240
},
"hsl": {
"h": 187.286,
"s": 82.353,
"l": 66.667
},
"oklch": {
"l": 0.84031,
"c": 0.11138,
"h": 207.6
},
"luminance": 0.61776
}Semantic roles & 50–950 ramp
primary
#64DFF0
secondary
#C44635
accent
#2107DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485