#64DFEA#64DFEA
#64DFEA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.110 H 203.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #64DFEA |
|---|---|
| RGB | rgb(100, 223, 234) |
| HSL | hsl(185, 76%, 65%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(57.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.60, -31.07, -15.74) |
| CIE-LCH | lch(82.60, 34.83, 206.87°) |
| OKLab | oklab(83.82% -0.1011 -0.0435) |
| OKLCH | oklch(83.82% 0.11 203.3) |
| XYZ | xyz(46.4883, 61.4205, 87.2314) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.54
Aqua Blue
#02D8E9
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DFEA #EA6F64
analogous
#64EAB2 #64DFEA #649CEA
triadic
#64DFEA #EA64DF #DFEA64
tetradic
#64DFEA #B264EA #EA6F64 #9CEA64
square
#64DFEA #B264EA #EA6F64 #9CEA64
split-complementary
#64DFEA #EA649C #EAB264
monochromatic
#19ADBA #2ED4E3 #64DFEA #9AEAF1 #D0F5F9
Accessibility & contrast
On white
1.58
#64DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#64DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DFEA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DFEA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64dfea; /* rgb */ color: rgb(100, 223, 234); /* oklch */ color: oklch(83.8% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#9ce9f0',
500: '#64dfea',
950: '#000000',
},
}SCSS
$custom: #64dfea; $custom-light: #9ce9f0; $custom-dark: #000000;
JSON
{
"hex": "#64dfea",
"rgb": {
"r": 100,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.925,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83818,
"c": 0.11008,
"h": 203.3
},
"luminance": 0.61425
}Semantic roles & 50–950 ramp
primary
#64DFEA
secondary
#BA4339
accent
#1E0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485