#64E7EA#64E7EA
#64E7EA is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.7% C 0.115 H 197.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64E7EA |
|---|---|
| RGB | rgb(100, 231, 234) |
| HSL | hsl(181, 76%, 65%) |
| HSV | hsv(181, 57%, 92%) |
| CMYK | cmyk(57.3%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.89, -34.85, -12.32) |
| CIE-LCH | lch(84.89, 36.96, 199.46°) |
| OKLab | oklab(85.66% -0.1094 -0.0341) |
| OKLCH | oklch(85.66% 0.115 197.3) |
| XYZ | xyz(48.6764, 65.7967, 87.9607) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 4.79
Bright Cyan
#41FDFE
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.00
Aqua
#00FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E7EA #EA6764
analogous
#64EAAA #64E7EA #64A4EA
triadic
#64E7EA #EA64E7 #E7EA64
tetradic
#64E7EA #AA64EA #EA6764 #A4EA64
square
#64E7EA #AA64EA #EA6764 #A4EA64
split-complementary
#64E7EA #EA64A4 #EAAA64
monochromatic
#19B7BA #2EDFE3 #64E7EA #9AEFF1 #D0F8F9
Accessibility & contrast
On white
1.48
#64E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#64E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E7EA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E7EA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64e7ea; /* rgb */ color: rgb(100, 231, 234); /* oklch */ color: oklch(85.7% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#9deff0',
500: '#64e7ea',
950: '#000000',
},
}SCSS
$custom: #64e7ea; $custom-light: #9deff0; $custom-dark: #000000;
JSON
{
"hex": "#64e7ea",
"rgb": {
"r": 100,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.343,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.85663,
"c": 0.11459,
"h": 197.3
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#64E7EA
secondary
#BA3B39
accent
#120DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585