#64DFF1#64DFF1
#64DFF1 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.112 H 208.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFF1 |
|---|---|
| RGB | rgb(100, 223, 241) |
| HSL | hsl(188, 83%, 67%) |
| HSV | hsv(188, 59%, 95%) |
| CMYK | cmyk(58.5%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.82, -29.14, -19.12) |
| CIE-LCH | lch(82.82, 34.85, 213.28°) |
| OKLab | oklab(84.07% -0.0983 -0.053) |
| OKLCH | oklch(84.07% 0.112 208.3) |
| XYZ | xyz(47.5138, 61.8308, 92.6326) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.20
Aqua Blue
#02D8E9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 5.69
Bright Light Blue
#26F7FD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFF1 #F17664
analogous
#64F1BD #64DFF1 #6498F1
triadic
#64DFF1 #F164DF #DFF164
tetradic
#64DFF1 #BD64F1 #F17664 #98F164
square
#64DFF1 #BD64F1 #F17664 #98F164
split-complementary
#64DFF1 #F16498 #F1BD64
monochromatic
#12B1C8 #2CD3EC #64DFF1 #9CEBF6 #D4F6FB
Accessibility & contrast
On white
1.57
#64DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#64DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFF1
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFF1 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F2
Deuteranopia (green-blind)
#B8C7F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64dff1; /* rgb */ color: rgb(100, 223, 241); /* oklch */ color: oklch(84.1% 0.112 208.3);
Tailwind
colors: {
custom: {
50: '#9de9f5',
500: '#64dff1',
950: '#000000',
},
}SCSS
$custom: #64dff1; $custom-light: #9de9f5; $custom-dark: #000000;
JSON
{
"hex": "#64dff1",
"rgb": {
"r": 100,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.66,
"s": 83.432,
"l": 66.863
},
"oklch": {
"l": 0.84067,
"c": 0.11167,
"h": 208.3
},
"luminance": 0.61836
}Semantic roles & 50–950 ramp
primary
#64DFF1
secondary
#C54634
accent
#2106E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485