#64EBEA#64EBEA
#64EBEA is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.117 H 194.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBEA |
|---|---|
| RGB | rgb(100, 235, 234) |
| HSL | hsl(180, 77%, 66%) |
| HSV | hsv(180, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(86.04, -36.70, -10.61) |
| CIE-LCH | lch(86.04, 38.21, 196.12°) |
| OKLab | oklab(86.59% -0.1135 -0.0294) |
| OKLCH | oklch(86.59% 0.117 194.5) |
| XYZ | xyz(49.8087, 68.0614, 88.3382) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.00
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBEA #EB6465
analogous
#64EBA7 #64EBEA #64A8EB
triadic
#64EBEA #EA64EB #EBEA64
tetradic
#64EBEA #A764EB #EB6465 #A8EB64
square
#64EBEA #A764EB #EB6465 #A8EB64
split-complementary
#64EBEA #EB64A8 #EBA764
monochromatic
#18BCBB #2EE4E3 #64EBEA #9AF2F1 #D0F9F9
Accessibility & contrast
On white
1.44
#64EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#64EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBEA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBEA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64ebea; /* rgb */ color: rgb(100, 235, 234); /* oklch */ color: oklch(86.6% 0.117 194.5);
Tailwind
colors: {
custom: {
50: '#9df2f0',
500: '#64ebea',
950: '#000000',
},
}SCSS
$custom: #64ebea; $custom-light: #9df2f0; $custom-dark: #000000;
JSON
{
"hex": "#64ebea",
"rgb": {
"r": 100,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.86588,
"c": 0.11727,
"h": 194.5
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#64EBEA
secondary
#BB3839
accent
#0C0ED9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585