#64DEDA#64DEDA
#64DEDA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.109 H 192.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #64DEDA |
|---|---|
| RGB | rgb(100, 222, 218) |
| HSL | hsl(178, 65%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.84, -34.87, -8.39) |
| CIE-LCH | lch(81.84, 35.87, 193.52°) |
| OKLab | oklab(83.05% -0.1066 -0.0233) |
| OKLCH | oklch(83.05% 0.109 192.3) |
| XYZ | xyz(44.0263, 60.0095, 75.5789) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.77
Darkturquoise
#00CED1
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 6.75
Bright Cyan
#41FDFE
ΔE00 7.17
Aqua Blue
#02D8E9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DEDA #DE6468
analogous
#64DE9D #64DEDA #64A5DE
triadic
#64DEDA #DA64DE #DEDA64
tetradic
#64DEDA #9D64DE #DE6468 #A5DE64
square
#64DEDA #9D64DE #DE6468 #A5DE64
split-complementary
#64DEDA #DE64A5 #DE9D64
monochromatic
#23A5A0 #32D3CE #64DEDA #96E9E6 #C9F3F2
Accessibility & contrast
On white
1.62
#64DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#64DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DEDA
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DEDA | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64deda; /* rgb */ color: rgb(100, 222, 218); /* oklch */ color: oklch(83.0% 0.109 192.3);
Tailwind
colors: {
custom: {
50: '#9be8e5',
500: '#64deda',
950: '#000000',
},
}SCSS
$custom: #64deda; $custom-light: #9be8e5; $custom-dark: #000000;
JSON
{
"hex": "#64deda",
"rgb": {
"r": 100,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.033,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.83047,
"c": 0.10915,
"h": 192.3
},
"luminance": 0.60014
}Semantic roles & 50–950 ramp
primary
#64DEDA
secondary
#A73F42
accent
#191FCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484