#64E3EA#64E3EA
#64E3EA is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.112 H 200.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #64E3EA |
|---|---|
| RGB | rgb(100, 227, 234) |
| HSL | hsl(183, 76%, 65%) |
| HSV | hsv(183, 57%, 92%) |
| CMYK | cmyk(57.3%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(83.75, -32.97, -14.03) |
| CIE-LCH | lch(83.75, 35.83, 203.05°) |
| OKLab | oklab(84.74% -0.1052 -0.0388) |
| OKLCH | oklch(84.74% 0.112 200.2) |
| XYZ | xyz(47.5696, 63.5832, 87.5918) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E3EA #EA6B64
analogous
#64EAAE #64E3EA #64A0EA
triadic
#64E3EA #EA64E3 #E3EA64
tetradic
#64E3EA #AE64EA #EA6B64 #A0EA64
square
#64E3EA #AE64EA #EA6B64 #A0EA64
split-complementary
#64E3EA #EA64A0 #EAAE64
monochromatic
#19B2BA #2ED9E3 #64E3EA #9AEDF1 #D0F6F9
Accessibility & contrast
On white
1.53
#64E3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#64E3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E3EA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E3EA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e3ea; /* rgb */ color: rgb(100, 227, 234); /* oklch */ color: oklch(84.7% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#9decf0',
500: '#64e3ea',
950: '#000000',
},
}SCSS
$custom: #64e3ea; $custom-light: #9decf0; $custom-dark: #000000;
JSON
{
"hex": "#64e3ea",
"rgb": {
"r": 100,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.134,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.8474,
"c": 0.11218,
"h": 200.2
},
"luminance": 0.63588
}Semantic roles & 50–950 ramp
primary
#64E3EA
secondary
#BA3F39
accent
#180DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485