#64DCE3#64DCE3
#64DCE3 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.108 H 200.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCE3 |
|---|---|
| RGB | rgb(100, 220, 227) |
| HSL | hsl(183, 69%, 64%) |
| HSV | hsv(183, 56%, 89%) |
| CMYK | cmyk(55.9%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.53, -31.54, -13.64) |
| CIE-LCH | lch(81.53, 34.36, 203.38°) |
| OKLab | oklab(82.88% -0.1008 -0.0377) |
| OKLCH | oklch(82.88% 0.108 200.5) |
| XYZ | xyz(44.7081, 59.4374, 81.7746) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.86
Darkturquoise
#00CED1
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCE3 #E36B64
analogous
#64E3AB #64DCE3 #649DE3
triadic
#64DCE3 #E364DC #DCE364
tetradic
#64DCE3 #AB64E3 #E36B64 #9DE364
square
#64DCE3 #AB64E3 #E36B64 #9DE364
split-complementary
#64DCE3 #E3649D #E3AB64
monochromatic
#1FA5AD #30D0DA #64DCE3 #98E8EC #CCF3F6
Accessibility & contrast
On white
1.63
#64DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#64DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCE3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCE3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E4
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dce3; /* rgb */ color: rgb(100, 220, 227); /* oklch */ color: oklch(82.9% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#9ce7eb',
500: '#64dce3',
950: '#000000',
},
}SCSS
$custom: #64dce3; $custom-light: #9ce7eb; $custom-dark: #000000;
JSON
{
"hex": "#64dce3",
"rgb": {
"r": 100,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.307,
"s": 69.399,
"l": 64.118
},
"oklch": {
"l": 0.82882,
"c": 0.10761,
"h": 200.5
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#64DCE3
secondary
#AF433C
accent
#1F14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484