#64EBE0#64EBE0
#64EBE0 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.3% C 0.119 H 187.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBE0 |
|---|---|
| RGB | rgb(100, 235, 224) |
| HSL | hsl(175, 77%, 66%) |
| HSV | hsv(175, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 4.7%, 7.8%) |
| CIE-LAB | lab(85.76, -39.30, -5.76) |
| CIE-LCH | lch(85.76, 39.72, 188.34°) |
| OKLab | oklab(86.27% -0.1177 -0.0162) |
| OKLCH | oklch(86.27% 0.119 187.8) |
| XYZ | xyz(48.4125, 67.5029, 80.9846) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.68
Bright Aqua
#0BF9EA
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.76
Bright Turquoise
#0FFEF9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.74
Aqua
#00FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBE0 #EB646F
analogous
#64EB9C #64EBE0 #64B2EB
triadic
#64EBE0 #E064EB #EBE064
tetradic
#64EBE0 #9C64EB #EB646F #B2EB64
square
#64EBE0 #9C64EB #EB646F #B2EB64
split-complementary
#64EBE0 #EB64B2 #EB9C64
monochromatic
#18BCAF #2EE4D5 #64EBE0 #9AF2EB #D0F9F6
Accessibility & contrast
On white
1.45
#64EBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64EBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBE0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBE0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E0
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64ebe0; /* rgb */ color: rgb(100, 235, 224); /* oklch */ color: oklch(86.3% 0.119 187.8);
Tailwind
colors: {
custom: {
50: '#9df2e9',
500: '#64ebe0',
950: '#000000',
},
}SCSS
$custom: #64ebe0; $custom-light: #9df2e9; $custom-dark: #000000;
JSON
{
"hex": "#64ebe0",
"rgb": {
"r": 100,
"g": 235,
"b": 224
},
"hsl": {
"h": 175.111,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.86269,
"c": 0.11882,
"h": 187.8
},
"luminance": 0.67508
}Semantic roles & 50–950 ramp
primary
#64EBE0
secondary
#BB3843
accent
#0C1DD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584