#64E5EA#64E5EA
#64E5EA is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.2% C 0.113 H 198.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5EA |
|---|---|
| RGB | rgb(100, 229, 234) |
| HSL | hsl(182, 76%, 65%) |
| HSV | hsv(182, 57%, 92%) |
| CMYK | cmyk(57.3%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.32, -33.91, -13.17) |
| CIE-LCH | lch(84.32, 36.38, 201.23°) |
| OKLab | oklab(85.2% -0.1073 -0.0365) |
| OKLCH | oklch(85.2% 0.113 198.8) |
| XYZ | xyz(48.1198, 64.6836, 87.7752) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 5.34
Bright Cyan
#41FDFE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5EA #EA6964
analogous
#64EAAC #64E5EA #64A2EA
triadic
#64E5EA #EA64E5 #E5EA64
tetradic
#64E5EA #AC64EA #EA6964 #A2EA64
square
#64E5EA #AC64EA #EA6964 #A2EA64
split-complementary
#64E5EA #EA64A2 #EAAC64
monochromatic
#19B4BA #2EDCE3 #64E5EA #9AEEF1 #D0F7F9
Accessibility & contrast
On white
1.51
#64E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#64E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5EA
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5EA | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEB
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e5ea; /* rgb */ color: rgb(100, 229, 234); /* oklch */ color: oklch(85.2% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#9dedf0',
500: '#64e5ea',
950: '#000000',
},
}SCSS
$custom: #64e5ea; $custom-light: #9dedf0; $custom-dark: #000000;
JSON
{
"hex": "#64e5ea",
"rgb": {
"r": 100,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.239,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85201,
"c": 0.11335,
"h": 198.8
},
"luminance": 0.64688
}Semantic roles & 50–950 ramp
primary
#64E5EA
secondary
#BA3D39
accent
#150DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585