#64DEEA#64DEEA
#64DEEA is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.110 H 204.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEEA |
|---|---|
| RGB | rgb(100, 222, 234) |
| HSL | hsl(185, 76%, 65%) |
| HSV | hsv(185, 57%, 92%) |
| CMYK | cmyk(57.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.32, -30.59, -16.17) |
| CIE-LCH | lch(82.32, 34.61, 207.87°) |
| OKLab | oklab(83.59% -0.1 -0.0447) |
| OKLCH | oklch(83.59% 0.11 204.1) |
| XYZ | xyz(46.2219, 60.8878, 87.1426) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 6.83
Bright Light Blue
#26F7FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEEA #EA7064
analogous
#64EAB3 #64DEEA #649BEA
triadic
#64DEEA #EA64DE #DEEA64
tetradic
#64DEEA #B364EA #EA7064 #9BEA64
square
#64DEEA #B364EA #EA7064 #9BEA64
split-complementary
#64DEEA #EA649B #EAB364
monochromatic
#19ACBA #2ED3E3 #64DEEA #9AE9F1 #D0F5F9
Accessibility & contrast
On white
1.59
#64DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#64DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEEA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEEA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #64deea; /* rgb */ color: rgb(100, 222, 234); /* oklch */ color: oklch(83.6% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#9ce8f0',
500: '#64deea',
950: '#000000',
},
}SCSS
$custom: #64deea; $custom-light: #9ce8f0; $custom-dark: #000000;
JSON
{
"hex": "#64deea",
"rgb": {
"r": 100,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.373,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83587,
"c": 0.1096,
"h": 204.1
},
"luminance": 0.60892
}Semantic roles & 50–950 ramp
primary
#64DEEA
secondary
#BA4439
accent
#1F0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485