#64DDE8#64DDE8
#64DDE8 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.109 H 203.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDE8 |
|---|---|
| RGB | rgb(100, 221, 232) |
| HSL | hsl(185, 74%, 65%) |
| HSV | hsv(185, 57%, 91%) |
| CMYK | cmyk(56.9%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(81.97, -30.66, -15.64) |
| CIE-LCH | lch(81.97, 34.42, 207.02°) |
| OKLab | oklab(83.29% -0.0998 -0.0432) |
| OKLCH | oklch(83.29% 0.109 203.4) |
| XYZ | xyz(45.6714, 60.2439, 85.5496) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDE8 #E86F64
analogous
#64E8B1 #64DDE8 #649BE8
triadic
#64DDE8 #E864DD #DDE864
tetradic
#64DDE8 #B164E8 #E86F64 #9BE864
square
#64DDE8 #B164E8 #E86F64 #9BE864
split-complementary
#64DDE8 #E8649B #E8B164
monochromatic
#1BAAB7 #2FD1E0 #64DDE8 #99E9F0 #CFF4F8
Accessibility & contrast
On white
1.61
#64DDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#64DDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDE8
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDE8 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dde8; /* rgb */ color: rgb(100, 221, 232); /* oklch */ color: oklch(83.3% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#9ce8ef',
500: '#64dde8',
950: '#000000',
},
}SCSS
$custom: #64dde8; $custom-light: #9ce8ef; $custom-dark: #000000;
JSON
{
"hex": "#64dde8",
"rgb": {
"r": 100,
"g": 221,
"b": 232
},
"hsl": {
"h": 185,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83287,
"c": 0.10878,
"h": 203.4
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#64DDE8
secondary
#B6443A
accent
#200FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485