#64EBD4#64EBD4
#64EBD4 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 180.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBD4 |
|---|---|
| RGB | rgb(100, 235, 212) |
| HSL | hsl(170, 77%, 66%) |
| HSV | hsv(170, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.44, -42.30, 0.08) |
| CIE-LCH | lch(85.44, 42.30, 179.89°) |
| OKLab | oklab(85.91% -0.1229 -0.0005) |
| OKLCH | oklch(85.91% 0.123 180.2) |
| XYZ | xyz(46.8421, 66.8748, 72.7141) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.28
Turquoise
#40E0D0
ΔE00 3.79
Aqua (survey)
#13EAC9
ΔE00 4.11
Bright Aqua
#0BF9EA
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.71
Light Aqua
#8CFFDB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBD4 #EB647B
analogous
#64EB90 #64EBD4 #64BEEB
triadic
#64EBD4 #D464EB #EBD464
tetradic
#64EBD4 #9064EB #EB647B #BEEB64
square
#64EBD4 #9064EB #EB647B #BEEB64
split-complementary
#64EBD4 #EB64BE #EB9064
monochromatic
#18BCA0 #2EE4C5 #64EBD4 #9AF2E3 #D0F9F2
Accessibility & contrast
On white
1.46
#64EBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64EBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBD4
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBD4 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ebd4; /* rgb */ color: rgb(100, 235, 212); /* oklch */ color: oklch(85.9% 0.123 180.2);
Tailwind
colors: {
custom: {
50: '#9cf2e1',
500: '#64ebd4',
950: '#000000',
},
}SCSS
$custom: #64ebd4; $custom-light: #9cf2e1; $custom-dark: #000000;
JSON
{
"hex": "#64ebd4",
"rgb": {
"r": 100,
"g": 235,
"b": 212
},
"hsl": {
"h": 169.778,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85907,
"c": 0.12287,
"h": 180.2
},
"luminance": 0.66879
}Semantic roles & 50–950 ramp
primary
#64EBD4
secondary
#BB384E
accent
#0C2FD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584