#64DEF2#64DEF2
#64DEF2 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.112 H 209.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEF2 |
|---|---|
| RGB | rgb(100, 222, 242) |
| HSL | hsl(188, 85%, 67%) |
| HSV | hsv(188, 59%, 95%) |
| CMYK | cmyk(58.7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.57, -28.38, -20.04) |
| CIE-LCH | lch(82.57, 34.74, 215.23°) |
| OKLab | oklab(83.87% -0.0969 -0.0555) |
| OKLCH | oklch(83.87% 0.112 209.8) |
| XYZ | xyz(47.3972, 61.3579, 93.3326) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEF2 #F27864
analogous
#64F2BF #64DEF2 #6497F2
triadic
#64DEF2 #F264DE #DEF264
tetradic
#64DEF2 #BF64F2 #F27864 #97F264
square
#64DEF2 #BF64F2 #F27864 #97F264
split-complementary
#64DEF2 #F26497 #F2BF64
monochromatic
#11B0CB #2CD2ED #64DEF2 #9CEAF7 #D5F6FB
Accessibility & contrast
On white
1.58
#64DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#64DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEF2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEF2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64def2; /* rgb */ color: rgb(100, 222, 242); /* oklch */ color: oklch(83.9% 0.112 209.8);
Tailwind
colors: {
custom: {
50: '#9de8f6',
500: '#64def2',
950: '#000000',
},
}SCSS
$custom: #64def2; $custom-light: #9de8f6; $custom-dark: #000000;
JSON
{
"hex": "#64def2",
"rgb": {
"r": 100,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.451,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.83874,
"c": 0.11166,
"h": 209.8
},
"luminance": 0.61363
}Semantic roles & 50–950 ramp
primary
#64DEF2
secondary
#C74833
accent
#2405E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485