#64DDE5#64DDE5
#64DDE5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.108 H 201.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDE5 |
|---|---|
| RGB | rgb(100, 221, 229) |
| HSL | hsl(184, 71%, 65%) |
| HSV | hsv(184, 56%, 90%) |
| CMYK | cmyk(56.3%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.88, -31.48, -14.18) |
| CIE-LCH | lch(81.88, 34.52, 204.25°) |
| OKLab | oklab(83.18% -0.101 -0.0392) |
| OKLCH | oklch(83.18% 0.108 201.2) |
| XYZ | xyz(45.2489, 60.0749, 83.3245) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDE5 #E56C64
analogous
#64E5AD #64DDE5 #649DE5
triadic
#64DDE5 #E564DD #DDE564
tetradic
#64DDE5 #AD64E5 #E56C64 #9DE564
square
#64DDE5 #AD64E5 #E56C64 #9DE564
split-complementary
#64DDE5 #E5649D #E5AD64
monochromatic
#1EA8B1 #30D2DC #64DDE5 #98E8EE #CDF4F7
Accessibility & contrast
On white
1.61
#64DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#64DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDE5
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDE5 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dde5; /* rgb */ color: rgb(100, 221, 229); /* oklch */ color: oklch(83.2% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#9ce8ed',
500: '#64dde5',
950: '#000000',
},
}SCSS
$custom: #64dde5; $custom-light: #9ce8ed; $custom-dark: #000000;
JSON
{
"hex": "#64dde5",
"rgb": {
"r": 100,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.721,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.83183,
"c": 0.10837,
"h": 201.2
},
"luminance": 0.60079
}Semantic roles & 50–950 ramp
primary
#64DDE5
secondary
#B2433B
accent
#1E12D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484