#64DEDB#64DEDB
#64DEDB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.109 H 193.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEDB |
|---|---|
| RGB | rgb(100, 222, 219) |
| HSL | hsl(179, 65%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(81.87, -34.61, -8.88) |
| CIE-LCH | lch(81.87, 35.73, 194.38°) |
| OKLab | oklab(83.08% -0.1062 -0.0246) |
| OKLCH | oklch(83.08% 0.109 193.1) |
| XYZ | xyz(44.1575, 60.0620, 76.2701) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Turquoise
#40E0D0
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.61
Aqua Blue
#02D8E9
ΔE00 6.92
Bright Cyan
#41FDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEDB #DE6467
analogous
#64DE9E #64DEDB #64A4DE
triadic
#64DEDB #DB64DE #DEDB64
tetradic
#64DEDB #9E64DE #DE6467 #A4DE64
square
#64DEDB #9E64DE #DE6467 #A4DE64
split-complementary
#64DEDB #DE64A4 #DE9E64
monochromatic
#23A5A1 #32D3CF #64DEDB #96E9E7 #C9F3F2
Accessibility & contrast
On white
1.61
#64DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#64DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEDB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEDB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64dedb; /* rgb */ color: rgb(100, 222, 219); /* oklch */ color: oklch(83.1% 0.109 193.1);
Tailwind
colors: {
custom: {
50: '#9be8e6',
500: '#64dedb',
950: '#000000',
},
}SCSS
$custom: #64dedb; $custom-light: #9be8e6; $custom-dark: #000000;
JSON
{
"hex": "#64dedb",
"rgb": {
"r": 100,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.525,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.83079,
"c": 0.10903,
"h": 193.1
},
"luminance": 0.60066
}Semantic roles & 50–950 ramp
primary
#64DEDB
secondary
#A73F41
accent
#191DCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484