#64E1DD#64E1DD
#64E1DD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.111 H 192.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1DD |
|---|---|
| RGB | rgb(100, 225, 221) |
| HSL | hsl(178, 68%, 64%) |
| HSV | hsv(178, 56%, 88%) |
| CMYK | cmyk(55.6%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.79, -35.49, -8.57) |
| CIE-LCH | lch(82.79, 36.51, 193.57°) |
| OKLab | oklab(83.84% -0.1085 -0.0238) |
| OKLCH | oklch(83.84% 0.111 192.4) |
| XYZ | xyz(45.2263, 61.7757, 77.9331) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Turquoise
#40E0D0
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.51
Bright Turquoise
#0FFEF9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1DD #E16468
analogous
#64E19E #64E1DD #64A6E1
triadic
#64E1DD #DD64E1 #E1DD64
tetradic
#64E1DD #9E64E1 #E16468 #A6E164
square
#64E1DD #9E64E1 #E16468 #A6E164
split-complementary
#64E1DD #E164A6 #E19E64
monochromatic
#21AAA5 #31D7D2 #64E1DD #97EBE8 #CBF5F3
Accessibility & contrast
On white
1.57
#64E1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#64E1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1DD
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1DD | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C0C8DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e1dd; /* rgb */ color: rgb(100, 225, 221); /* oklch */ color: oklch(83.8% 0.111 192.4);
Tailwind
colors: {
custom: {
50: '#9cebe7',
500: '#64e1dd',
950: '#000000',
},
}SCSS
$custom: #64e1dd; $custom-light: #9cebe7; $custom-dark: #000000;
JSON
{
"hex": "#64e1dd",
"rgb": {
"r": 100,
"g": 225,
"b": 221
},
"hsl": {
"h": 178.08,
"s": 67.568,
"l": 63.725
},
"oklch": {
"l": 0.83843,
"c": 0.11112,
"h": 192.4
},
"luminance": 0.6178
}Semantic roles & 50–950 ramp
primary
#64E1DD
secondary
#AC3D41
accent
#161CCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484