#64E4EA#64E4EA
#64E4EA is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.113 H 199.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4EA |
|---|---|
| RGB | rgb(100, 228, 234) |
| HSL | hsl(183, 76%, 65%) |
| HSV | hsv(183, 57%, 92%) |
| CMYK | cmyk(57.3%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.03, -33.44, -13.60) |
| CIE-LCH | lch(84.03, 36.10, 202.13°) |
| OKLab | oklab(84.97% -0.1063 -0.0376) |
| OKLCH | oklch(84.97% 0.113 199.5) |
| XYZ | xyz(47.8439, 64.1318, 87.6832) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Bright Light Blue
#26F7FD
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4EA #EA6A64
analogous
#64EAAD #64E4EA #64A1EA
triadic
#64E4EA #EA64E4 #E4EA64
tetradic
#64E4EA #AD64EA #EA6A64 #A1EA64
square
#64E4EA #AD64EA #EA6A64 #A1EA64
split-complementary
#64E4EA #EA64A1 #EAAD64
monochromatic
#19B3BA #2EDBE3 #64E4EA #9AEDF1 #D0F7F9
Accessibility & contrast
On white
1.52
#64E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#64E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4EA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4EA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e4ea; /* rgb */ color: rgb(100, 228, 234); /* oklch */ color: oklch(85.0% 0.113 199.5);
Tailwind
colors: {
custom: {
50: '#9dedf0',
500: '#64e4ea',
950: '#000000',
},
}SCSS
$custom: #64e4ea; $custom-light: #9dedf0; $custom-dark: #000000;
JSON
{
"hex": "#64e4ea",
"rgb": {
"r": 100,
"g": 228,
"b": 234
},
"hsl": {
"h": 182.687,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84971,
"c": 0.11275,
"h": 199.5
},
"luminance": 0.64137
}Semantic roles & 50–950 ramp
primary
#64E4EA
secondary
#BA3E39
accent
#160DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585