#64EAEE#64EAEE
#64EAEE is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.5% C 0.117 H 197.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64EAEE |
|---|---|
| RGB | rgb(100, 234, 238) |
| HSL | hsl(182, 80%, 66%) |
| HSV | hsv(182, 58%, 93%) |
| CMYK | cmyk(58%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.87, -35.18, -12.96) |
| CIE-LCH | lch(85.87, 37.49, 200.23°) |
| OKLab | oklab(86.49% -0.1108 -0.0359) |
| OKLCH | oklch(86.49% 0.117 197.9) |
| XYZ | xyz(50.1044, 67.7229, 91.3036) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EAEE #EE6864
analogous
#64EEAD #64EAEE #64A5EE
triadic
#64EAEE #EE64EA #EAEE64
tetradic
#64EAEE #AD64EE #EE6864 #A5EE64
square
#64EAEE #AD64EE #EE6864 #A5EE64
split-complementary
#64EAEE #EE64A5 #EEAD64
monochromatic
#15BDC2 #2DE3E8 #64EAEE #9BF1F4 #D2F9FA
Accessibility & contrast
On white
1.44
#64EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#64EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EAEE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EAEE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64eaee; /* rgb */ color: rgb(100, 234, 238); /* oklch */ color: oklch(86.5% 0.117 197.9);
Tailwind
colors: {
custom: {
50: '#9ef1f3',
500: '#64eaee',
950: '#000000',
},
}SCSS
$custom: #64eaee; $custom-light: #9ef1f3; $custom-dark: #000000;
JSON
{
"hex": "#64eaee",
"rgb": {
"r": 100,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.739,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8649,
"c": 0.11651,
"h": 197.9
},
"luminance": 0.67728
}Semantic roles & 50–950 ramp
primary
#64EAEE
secondary
#C03A36
accent
#0F09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585