#64DCE6#64DCE6
#64DCE6 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.108 H 202.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCE6 |
|---|---|
| RGB | rgb(100, 220, 230) |
| HSL | hsl(185, 72%, 65%) |
| HSV | hsv(185, 57%, 90%) |
| CMYK | cmyk(56.5%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.62, -30.73, -15.10) |
| CIE-LCH | lch(81.62, 34.24, 206.16°) |
| OKLab | oklab(82.99% -0.0996 -0.0417) |
| OKLCH | oklch(82.99% 0.108 202.7) |
| XYZ | xyz(45.1257, 59.6044, 83.9742) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCE6 #E66E64
analogous
#64E6AF #64DCE6 #649BE6
triadic
#64DCE6 #E664DC #DCE664
tetradic
#64DCE6 #AF64E6 #E66E64 #9BE664
square
#64DCE6 #AF64E6 #E66E64 #9BE664
split-complementary
#64DCE6 #E6649B #E6AF64
monochromatic
#1DA7B3 #2FD0DD #64DCE6 #99E8EE #CDF4F7
Accessibility & contrast
On white
1.63
#64DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#64DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCE6
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCE6 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#B9C4E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dce6; /* rgb */ color: rgb(100, 220, 230); /* oklch */ color: oklch(83.0% 0.108 202.7);
Tailwind
colors: {
custom: {
50: '#9ce7ed',
500: '#64dce6',
950: '#000000',
},
}SCSS
$custom: #64dce6; $custom-light: #9ce7ed; $custom-dark: #000000;
JSON
{
"hex": "#64dce6",
"rgb": {
"r": 100,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.615,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.82986,
"c": 0.10797,
"h": 202.7
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#64DCE6
secondary
#B3443B
accent
#2011D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484