#64DFF5#64DFF5
#64DFF5 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.113 H 211.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFF5 |
|---|---|
| RGB | rgb(100, 223, 245) |
| HSL | hsl(189, 88%, 68%) |
| HSV | hsv(189, 59%, 96%) |
| CMYK | cmyk(59.2%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(82.95, -28.02, -21.05) |
| CIE-LCH | lch(82.95, 35.04, 216.91°) |
| OKLab | oklab(84.21% -0.0967 -0.0583) |
| OKLCH | oklch(84.21% 0.113 211.1) |
| XYZ | xyz(48.1179, 62.0724, 95.8138) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Neon Blue
#04D9FF
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFF5 #F57A64
analogous
#64F5C2 #64DFF5 #6497F5
triadic
#64DFF5 #F564DF #DFF564
tetradic
#64DFF5 #C264F5 #F57A64 #97F564
square
#64DFF5 #C264F5 #F57A64 #97F564
split-complementary
#64DFF5 #F56497 #F5C264
monochromatic
#0DB3D1 #2BD3F1 #64DFF5 #9DEBF9 #D7F7FC
Accessibility & contrast
On white
1.57
#64DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#64DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFF5
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFF5 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#B7C8F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64dff5; /* rgb */ color: rgb(100, 223, 245); /* oklch */ color: oklch(84.2% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#9de9f8',
500: '#64dff5',
950: '#000000',
},
}SCSS
$custom: #64dff5; $custom-light: #9de9f8; $custom-dark: #000000;
JSON
{
"hex": "#64dff5",
"rgb": {
"r": 100,
"g": 223,
"b": 245
},
"hsl": {
"h": 189.103,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.84213,
"c": 0.11298,
"h": 211.1
},
"luminance": 0.62077
}Semantic roles & 50–950 ramp
primary
#64DFF5
secondary
#CC4831
accent
#2401E4
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485