#64E3EB#64E3EB
#64E3EB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.112 H 201.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3EB |
|---|---|
| RGB | rgb(100, 227, 235) |
| HSL | hsl(184, 77%, 66%) |
| HSV | hsv(184, 57%, 92%) |
| CMYK | cmyk(57.4%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.78, -32.70, -14.51) |
| CIE-LCH | lch(83.78, 35.78, 203.93°) |
| OKLab | oklab(84.77% -0.1048 -0.0401) |
| OKLCH | oklch(84.77% 0.112 201) |
| XYZ | xyz(47.7137, 63.6408, 88.3505) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3EB #EB6C64
analogous
#64EBB0 #64E3EB #649FEB
triadic
#64E3EB #EB64E3 #E3EB64
tetradic
#64E3EB #B064EB #EB6C64 #9FEB64
square
#64E3EB #B064EB #EB6C64 #9FEB64
split-complementary
#64E3EB #EB649F #EBB064
monochromatic
#18B3BC #2ED9E4 #64E3EB #9AEDF2 #D0F7F9
Accessibility & contrast
On white
1.53
#64E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#64E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3EB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3EB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e3eb; /* rgb */ color: rgb(100, 227, 235); /* oklch */ color: oklch(84.8% 0.112 201.0);
Tailwind
colors: {
custom: {
50: '#9decf1',
500: '#64e3eb',
950: '#000000',
},
}SCSS
$custom: #64e3eb; $custom-light: #9decf1; $custom-dark: #000000;
JSON
{
"hex": "#64e3eb",
"rgb": {
"r": 100,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.556,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.84774,
"c": 0.11227,
"h": 201
},
"luminance": 0.63646
}Semantic roles & 50–950 ramp
primary
#64E3EB
secondary
#BB4038
accent
#180CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485