#64EBC3#64EBC3
#64EBC3 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.4% C 0.132 H 170.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBC3 |
|---|---|
| RGB | rgb(100, 235, 195) |
| HSL | hsl(162, 77%, 66%) |
| HSV | hsv(162, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(85.03, -46.32, 8.41) |
| CIE-LCH | lch(85.03, 47.07, 169.71°) |
| OKLab | oklab(85.44% -0.1303 0.0215) |
| OKLCH | oklch(85.44% 0.132 170.7) |
| XYZ | xyz(44.8095, 66.0617, 62.0089) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Aqua Marine
#2EE8BB
ΔE00 2.94
Aqua (survey)
#13EAC9
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.55
Bright Teal
#01F9C6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBC3 #EB648C
analogous
#64EB7F #64EBC3 #64D0EB
triadic
#64EBC3 #C364EB #EBC364
tetradic
#64EBC3 #7F64EB #EB648C #D0EB64
square
#64EBC3 #7F64EB #EB648C #D0EB64
split-complementary
#64EBC3 #EB64D0 #EB7F64
monochromatic
#18BC8C #2EE4AE #64EBC3 #9AF2D8 #D0F9ED
Accessibility & contrast
On white
1.48
#64EBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#64EBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBC3
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBC3 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC1
Deuteranopia (green-blind)
#D1CEC6
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ebc3; /* rgb */ color: rgb(100, 235, 195); /* oklch */ color: oklch(85.4% 0.132 170.7);
Tailwind
colors: {
custom: {
50: '#9bf2d5',
500: '#64ebc3',
950: '#000000',
},
}SCSS
$custom: #64ebc3; $custom-light: #9bf2d5; $custom-dark: #000000;
JSON
{
"hex": "#64ebc3",
"rgb": {
"r": 100,
"g": 235,
"b": 195
},
"hsl": {
"h": 162.222,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.85435,
"c": 0.1321,
"h": 170.7
},
"luminance": 0.66066
}Semantic roles & 50–950 ramp
primary
#64EBC3
secondary
#BB385F
accent
#0C49D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583