#64E2EA#64E2EA
#64E2EA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.112 H 201.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2EA |
|---|---|
| RGB | rgb(100, 226, 234) |
| HSL | hsl(184, 76%, 65%) |
| HSV | hsv(184, 57%, 92%) |
| CMYK | cmyk(57.3%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.46, -32.50, -14.46) |
| CIE-LCH | lch(83.46, 35.57, 203.98°) |
| OKLab | oklab(84.51% -0.1042 -0.04) |
| OKLCH | oklch(84.51% 0.112 201) |
| XYZ | xyz(47.2969, 63.0378, 87.5009) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Aqua Blue
#02D8E9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2EA #EA6C64
analogous
#64EAAF #64E2EA #649FEA
triadic
#64E2EA #EA64E2 #E2EA64
tetradic
#64E2EA #AF64EA #EA6C64 #9FEA64
square
#64E2EA #AF64EA #EA6C64 #9FEA64
split-complementary
#64E2EA #EA649F #EAAF64
monochromatic
#19B1BA #2ED8E3 #64E2EA #9AECF1 #D0F6F9
Accessibility & contrast
On white
1.54
#64E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#64E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2EA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2EA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e2ea; /* rgb */ color: rgb(100, 226, 234); /* oklch */ color: oklch(84.5% 0.112 201.0);
Tailwind
colors: {
custom: {
50: '#9debf0',
500: '#64e2ea',
950: '#000000',
},
}SCSS
$custom: #64e2ea; $custom-light: #9debf0; $custom-dark: #000000;
JSON
{
"hex": "#64e2ea",
"rgb": {
"r": 100,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.582,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84509,
"c": 0.11163,
"h": 201
},
"luminance": 0.63043
}Semantic roles & 50–950 ramp
primary
#64E2EA
secondary
#BA4039
accent
#190DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485