#64DDE7#64DDE7
#64DDE7 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.109 H 202.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDE7 |
|---|---|
| RGB | rgb(100, 221, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.7%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.94, -30.93, -15.15) |
| CIE-LCH | lch(81.94, 34.44, 206.10°) |
| OKLab | oklab(83.25% -0.1002 -0.0419) |
| OKLCH | oklch(83.25% 0.109 202.7) |
| XYZ | xyz(45.5298, 60.1872, 84.8037) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDE7 #E76E64
analogous
#64E7AF #64DDE7 #649CE7
triadic
#64DDE7 #E764DD #DDE764
tetradic
#64DDE7 #AF64E7 #E76E64 #9CE764
square
#64DDE7 #AF64E7 #E76E64 #9CE764
split-complementary
#64DDE7 #E7649C #E7AF64
monochromatic
#1CA9B5 #2FD1DF #64DDE7 #99E9EF #CEF4F7
Accessibility & contrast
On white
1.61
#64DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#64DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDE7
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDE7 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dde7; /* rgb */ color: rgb(100, 221, 231); /* oklch */ color: oklch(83.3% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#9ce8ee',
500: '#64dde7',
950: '#000000',
},
}SCSS
$custom: #64dde7; $custom-light: #9ce8ee; $custom-dark: #000000;
JSON
{
"hex": "#64dde7",
"rgb": {
"r": 100,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.58,
"s": 73.184,
"l": 64.902
},
"oklch": {
"l": 0.83252,
"c": 0.10863,
"h": 202.7
},
"luminance": 0.60192
}Semantic roles & 50–950 ramp
primary
#64DDE7
secondary
#B5443A
accent
#1F10D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485