#64EBED#64EBED
#64EBED is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.117 H 196.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64EBED |
|---|---|
| RGB | rgb(100, 235, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(57.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.12, -35.91, -12.06) |
| CIE-LCH | lch(86.12, 37.88, 198.56°) |
| OKLab | oklab(86.69% -0.1123 -0.0334) |
| OKLCH | oklch(86.69% 0.117 196.6) |
| XYZ | xyz(50.2434, 68.2353, 90.6272) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.68
Bright Cyan
#41FDFE
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 5.01
Aqua
#00FFFF
ΔE00 5.29
Bright Turquoise
#0FFEF9
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EBED #ED6664
analogous
#64EDAA #64EBED #64A6ED
triadic
#64EBED #ED64EB #EBED64
tetradic
#64EBED #AA64ED #ED6664 #A6ED64
square
#64EBED #AA64ED #ED6664 #A6ED64
split-complementary
#64EBED #ED64A6 #EDAA64
monochromatic
#16BEC0 #2DE4E7 #64EBED #9BF2F3 #D2F9FA
Accessibility & contrast
On white
1.43
#64EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#64EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EBED
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EBED | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64ebed; /* rgb */ color: rgb(100, 235, 237); /* oklch */ color: oklch(86.7% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#9ef2f2',
500: '#64ebed',
950: '#000000',
},
}SCSS
$custom: #64ebed; $custom-light: #9ef2f2; $custom-dark: #000000;
JSON
{
"hex": "#64ebed",
"rgb": {
"r": 100,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.876,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.86687,
"c": 0.11714,
"h": 196.6
},
"luminance": 0.6824
}Semantic roles & 50–950 ramp
primary
#64EBED
secondary
#BF3937
accent
#0D0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585