#64DECF#64DECF
#64DECF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 184.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64DECF |
|---|---|
| RGB | rgb(100, 222, 207) |
| HSL | hsl(173, 65%, 63%) |
| HSV | hsv(173, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.54, -37.68, -2.99) |
| CIE-LCH | lch(81.54, 37.80, 184.54°) |
| OKLab | oklab(82.7% -0.1113 -0.0087) |
| OKLCH | oklch(82.7% 0.112 184.4) |
| XYZ | xyz(42.6344, 59.4527, 68.2481) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.30
Mediumturquoise
#48D1CC
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 6.14
Aqua (survey)
#13EAC9
ΔE00 6.49
Bright Aqua
#0BF9EA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DECF #DE6473
analogous
#64DE92 #64DECF #64B0DE
triadic
#64DECF #CF64DE #DECF64
tetradic
#64DECF #9264DE #DE6473 #B0DE64
square
#64DECF #9264DE #DE6473 #B0DE64
split-complementary
#64DECF #DE64B0 #DE9264
monochromatic
#23A595 #32D3BF #64DECF #96E9DF #C9F3EE
Accessibility & contrast
On white
1.63
#64DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#64DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DECF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DECF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #64decf; /* rgb */ color: rgb(100, 222, 207); /* oklch */ color: oklch(82.7% 0.112 184.4);
Tailwind
colors: {
custom: {
50: '#9be9dd',
500: '#64decf',
950: '#000000',
},
}SCSS
$custom: #64decf; $custom-light: #9be9dd; $custom-dark: #000000;
JSON
{
"hex": "#64decf",
"rgb": {
"r": 100,
"g": 222,
"b": 207
},
"hsl": {
"h": 172.623,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.827,
"c": 0.11166,
"h": 184.4
},
"luminance": 0.59457
}Semantic roles & 50–950 ramp
primary
#64DECF
secondary
#A73F4C
accent
#192FCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484