#64EDDB#64EDDB
#64EDDB is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.6% C 0.122 H 183.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64EDDB |
|---|---|
| RGB | rgb(100, 237, 219) |
| HSL | hsl(172, 79%, 66%) |
| HSV | hsv(172, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(86.20, -41.46, -2.49) |
| CIE-LCH | lch(86.20, 41.53, 183.43°) |
| OKLab | oklab(86.58% -0.1219 -0.0074) |
| OKLCH | oklch(86.58% 0.122 183.5) |
| XYZ | xyz(48.3202, 68.3873, 77.6577) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Turquoise
#40E0D0
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 6.29
Light Turquoise
#7EF4CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EDDB #ED6476
analogous
#64ED96 #64EDDB #64BAED
triadic
#64EDDB #DB64ED #EDDB64
tetradic
#64EDDB #9664ED #ED6476 #BAED64
square
#64EDDB #9664ED #ED6476 #BAED64
split-complementary
#64EDDB #ED64BA #ED9664
monochromatic
#16C0AA #2DE7CE #64EDDB #9BF3E8 #D2FAF4
Accessibility & contrast
On white
1.43
#64EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#64EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EDDB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EDDB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64eddb; /* rgb */ color: rgb(100, 237, 219); /* oklch */ color: oklch(86.6% 0.122 183.5);
Tailwind
colors: {
custom: {
50: '#9df3e6',
500: '#64eddb',
950: '#000000',
},
}SCSS
$custom: #64eddb; $custom-light: #9df3e6; $custom-dark: #000000;
JSON
{
"hex": "#64eddb",
"rgb": {
"r": 100,
"g": 237,
"b": 219
},
"hsl": {
"h": 172.117,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86583,
"c": 0.12214,
"h": 183.5
},
"luminance": 0.68392
}Semantic roles & 50–950 ramp
primary
#64EDDB
secondary
#BF3748
accent
#0A26DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584