#64EBCF#64EBCF
#64EBCF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.125 H 177.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBCF |
|---|---|
| RGB | rgb(100, 235, 207) |
| HSL | hsl(168, 77%, 66%) |
| HSV | hsv(168, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.31, -43.51, 2.53) |
| CIE-LCH | lch(85.31, 43.58, 176.68°) |
| OKLab | oklab(85.76% -0.125 0.006) |
| OKLCH | oklch(85.76% 0.125 177.2) |
| XYZ | xyz(46.2212, 66.6264, 69.4437) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.54
Aqua (survey)
#13EAC9
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 5.06
Light Aqua
#8CFFDB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBCF #EB6480
analogous
#64EB8C #64EBCF #64C3EB
triadic
#64EBCF #CF64EB #EBCF64
tetradic
#64EBCF #8C64EB #EB6480 #C3EB64
square
#64EBCF #8C64EB #EB6480 #C3EB64
split-complementary
#64EBCF #EB64C3 #EB8C64
monochromatic
#18BC9A #2EE4BE #64EBCF #9AF2E0 #D0F9F1
Accessibility & contrast
On white
1.47
#64EBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#64EBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBCF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBCF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#CECFD1
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ebcf; /* rgb */ color: rgb(100, 235, 207); /* oklch */ color: oklch(85.8% 0.125 177.2);
Tailwind
colors: {
custom: {
50: '#9cf2dd',
500: '#64ebcf',
950: '#000000',
},
}SCSS
$custom: #64ebcf; $custom-light: #9cf2dd; $custom-dark: #000000;
JSON
{
"hex": "#64ebcf",
"rgb": {
"r": 100,
"g": 235,
"b": 207
},
"hsl": {
"h": 167.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85763,
"c": 0.12519,
"h": 177.2
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#64EBCF
secondary
#BB3853
accent
#0C37D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584