#64DEE6#64DEE6
#64DEE6 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.109 H 201.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEE6 |
|---|---|
| RGB | rgb(100, 222, 230) |
| HSL | hsl(184, 72%, 65%) |
| HSV | hsv(184, 57%, 90%) |
| CMYK | cmyk(56.5%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(82.20, -31.68, -14.24) |
| CIE-LCH | lch(82.20, 34.73, 204.20°) |
| OKLab | oklab(83.45% -0.1017 -0.0394) |
| OKLCH | oklch(83.45% 0.109 201.2) |
| XYZ | xyz(45.6538, 60.6605, 84.1503) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEE6 #E66C64
analogous
#64E6AD #64DEE6 #649DE6
triadic
#64DEE6 #E664DE #DEE664
tetradic
#64DEE6 #AD64E6 #E66C64 #9DE664
square
#64DEE6 #AD64E6 #E66C64 #9DE664
split-complementary
#64DEE6 #E6649D #E6AD64
monochromatic
#1DAAB3 #2FD3DD #64DEE6 #99E9EE #CDF4F7
Accessibility & contrast
On white
1.60
#64DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#64DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEE6
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEE6 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dee6; /* rgb */ color: rgb(100, 222, 230); /* oklch */ color: oklch(83.4% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#9ce8ed',
500: '#64dee6',
950: '#000000',
},
}SCSS
$custom: #64dee6; $custom-light: #9ce8ed; $custom-dark: #000000;
JSON
{
"hex": "#64dee6",
"rgb": {
"r": 100,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.692,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83448,
"c": 0.10903,
"h": 201.2
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#64DEE6
secondary
#B3423B
accent
#1D11D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484