#64E8F2#64E8F2
#64E8F2 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.2% C 0.116 H 202.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #64E8F2 |
|---|---|
| RGB | rgb(100, 232, 242) |
| HSL | hsl(184, 85%, 67%) |
| HSV | hsv(184, 59%, 95%) |
| CMYK | cmyk(58.7%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.42, -33.16, -15.75) |
| CIE-LCH | lch(85.42, 36.71, 205.40°) |
| OKLab | oklab(86.17% -0.1072 -0.0436) |
| OKLCH | oklch(86.17% 0.116 202.1) |
| XYZ | xyz(50.1324, 66.8282, 94.2443) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Bright Light Blue
#26F7FD
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Aqua Blue
#02D8E9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E8F2 #F26E64
analogous
#64F2B5 #64E8F2 #64A1F2
triadic
#64E8F2 #F264E8 #E8F264
tetradic
#64E8F2 #B564F2 #F26E64 #A1F264
square
#64E8F2 #B564F2 #F26E64 #A1F264
split-complementary
#64E8F2 #F264A1 #F2B564
monochromatic
#11BECB #2CE0ED #64E8F2 #9CF0F7 #D5F9FB
Accessibility & contrast
On white
1.46
#64E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#64E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E8F2
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E8F2 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#C2CEF3
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64e8f2; /* rgb */ color: rgb(100, 232, 242); /* oklch */ color: oklch(86.2% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#9eeff6',
500: '#64e8f2',
950: '#000000',
},
}SCSS
$custom: #64e8f2; $custom-light: #9eeff6; $custom-dark: #000000;
JSON
{
"hex": "#64e8f2",
"rgb": {
"r": 100,
"g": 232,
"b": 242
},
"hsl": {
"h": 184.225,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86166,
"c": 0.11569,
"h": 202.1
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#64E8F2
secondary
#C73E33
accent
#1405E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585