#64DDDE#64DDDE
#64DDDE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.108 H 196.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64DDDE |
|---|---|
| RGB | rgb(100, 221, 222) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(55%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.67, -33.35, -10.77) |
| CIE-LCH | lch(81.67, 35.05, 197.90°) |
| OKLab | oklab(82.95% -0.1039 -0.0298) |
| OKLCH | oklch(82.95% 0.108 196) |
| XYZ | xyz(44.2912, 59.6918, 78.2806) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Darkturquoise
#00CED1
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.32
Bright Light Blue
#26F7FD
ΔE00 6.42
Turquoise
#40E0D0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DDDE #DE6564
analogous
#64DEA2 #64DDDE #64A0DE
triadic
#64DDDE #DE64DD #DDDE64
tetradic
#64DDDE #A264DE #DE6564 #A0DE64
square
#64DDDE #A264DE #DE6564 #A0DE64
split-complementary
#64DDDE #DE64A0 #DEA264
monochromatic
#23A4A5 #32D2D3 #64DDDE #96E8E9 #C9F3F3
Accessibility & contrast
On white
1.62
#64DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#64DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DDDE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DDDE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64ddde; /* rgb */ color: rgb(100, 221, 222); /* oklch */ color: oklch(82.9% 0.108 196.0);
Tailwind
colors: {
custom: {
50: '#9be8e8',
500: '#64ddde',
950: '#000000',
},
}SCSS
$custom: #64ddde; $custom-light: #9be8e8; $custom-dark: #000000;
JSON
{
"hex": "#64ddde",
"rgb": {
"r": 100,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.492,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.82945,
"c": 0.10809,
"h": 196
},
"luminance": 0.59696
}Semantic roles & 50–950 ramp
primary
#64DDDE
secondary
#A7403F
accent
#1A19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484