#64DCE7#64DCE7
#64DCE7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.108 H 203.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #64DCE7 |
|---|---|
| RGB | rgb(100, 220, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.7%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.65, -30.45, -15.58) |
| CIE-LCH | lch(81.65, 34.21, 207.10°) |
| OKLab | oklab(83.02% -0.0992 -0.0431) |
| OKLCH | oklch(83.02% 0.108 203.5) |
| XYZ | xyz(45.2665, 59.6608, 84.7159) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DCE7 #E76F64
analogous
#64E7B0 #64DCE7 #649BE7
triadic
#64DCE7 #E764DC #DCE764
tetradic
#64DCE7 #B064E7 #E76F64 #9BE764
square
#64DCE7 #B064E7 #E76F64 #9BE764
split-complementary
#64DCE7 #E7649B #E7B064
monochromatic
#1CA8B5 #2FD0DF #64DCE7 #99E8EF #CEF4F7
Accessibility & contrast
On white
1.62
#64DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#64DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DCE7
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DCE7 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64dce7; /* rgb */ color: rgb(100, 220, 231); /* oklch */ color: oklch(83.0% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#9ce7ee',
500: '#64dce7',
950: '#000000',
},
}SCSS
$custom: #64dce7; $custom-light: #9ce7ee; $custom-dark: #000000;
JSON
{
"hex": "#64dce7",
"rgb": {
"r": 100,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.038,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83021,
"c": 0.10813,
"h": 203.5
},
"luminance": 0.59665
}Semantic roles & 50–950 ramp
primary
#64DCE7
secondary
#B5453A
accent
#2110D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485