#64EBD3#64EBD3
#64EBD3 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.9% C 0.123 H 179.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBD3 |
|---|---|
| RGB | rgb(100, 235, 211) |
| HSL | hsl(169, 77%, 66%) |
| HSV | hsv(169, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.42, -42.54, 0.57) |
| CIE-LCH | lch(85.42, 42.55, 179.23°) |
| OKLab | oklab(85.88% -0.1233 0.0008) |
| OKLCH | oklch(85.88% 0.123 179.6) |
| XYZ | xyz(46.7164, 66.8245, 72.0518) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Aqua (survey)
#13EAC9
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBD3 #EB647C
analogous
#64EB8F #64EBD3 #64C0EB
triadic
#64EBD3 #D364EB #EBD364
tetradic
#64EBD3 #8F64EB #EB647C #C0EB64
square
#64EBD3 #8F64EB #EB647C #C0EB64
split-complementary
#64EBD3 #EB64C0 #EB8F64
monochromatic
#18BC9F #2EE4C4 #64EBD3 #9AF2E2 #D0F9F2
Accessibility & contrast
On white
1.46
#64EBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64EBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBD3
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBD3 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ebd3; /* rgb */ color: rgb(100, 235, 211); /* oklch */ color: oklch(85.9% 0.123 179.6);
Tailwind
colors: {
custom: {
50: '#9cf2e0',
500: '#64ebd3',
950: '#000000',
},
}SCSS
$custom: #64ebd3; $custom-light: #9cf2e0; $custom-dark: #000000;
JSON
{
"hex": "#64ebd3",
"rgb": {
"r": 100,
"g": 235,
"b": 211
},
"hsl": {
"h": 169.333,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85878,
"c": 0.1233,
"h": 179.6
},
"luminance": 0.66829
}Semantic roles & 50–950 ramp
primary
#64EBD3
secondary
#BB384F
accent
#0C31D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584