#64E1EA#64E1EA
#64E1EA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.3% C 0.111 H 201.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E1EA |
|---|---|
| RGB | rgb(100, 225, 234) |
| HSL | hsl(184, 76%, 65%) |
| HSV | hsv(184, 57%, 92%) |
| CMYK | cmyk(57.3%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.18, -32.02, -14.89) |
| CIE-LCH | lch(83.18, 35.31, 204.93°) |
| OKLab | oklab(84.28% -0.1032 -0.0412) |
| OKLCH | oklch(84.28% 0.111 201.8) |
| XYZ | xyz(47.0258, 62.4955, 87.4105) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E1EA #EA6D64
analogous
#64EAB0 #64E1EA #649EEA
triadic
#64E1EA #EA64E1 #E1EA64
tetradic
#64E1EA #B064EA #EA6D64 #9EEA64
square
#64E1EA #B064EA #EA6D64 #9EEA64
split-complementary
#64E1EA #EA649E #EAB064
monochromatic
#19B0BA #2ED7E3 #64E1EA #9AEBF1 #D0F6F9
Accessibility & contrast
On white
1.56
#64E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#64E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E1EA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E1EA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e1ea; /* rgb */ color: rgb(100, 225, 234); /* oklch */ color: oklch(84.3% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#9ceaf0',
500: '#64e1ea',
950: '#000000',
},
}SCSS
$custom: #64e1ea; $custom-light: #9ceaf0; $custom-dark: #000000;
JSON
{
"hex": "#64e1ea",
"rgb": {
"r": 100,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.03,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.84279,
"c": 0.11109,
"h": 201.8
},
"luminance": 0.625
}Semantic roles & 50–950 ramp
primary
#64E1EA
secondary
#BA4139
accent
#1B0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485