#64E9F2#64E9F2
#64E9F2 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.4% C 0.116 H 201.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9F2 |
|---|---|
| RGB | rgb(100, 233, 242) |
| HSL | hsl(184, 85%, 67%) |
| HSV | hsv(184, 59%, 95%) |
| CMYK | cmyk(58.7%, 3.7%, 0%, 5.1%) |
| CIE-LAB | lab(85.70, -33.63, -15.32) |
| CIE-LCH | lch(85.70, 36.95, 204.49°) |
| OKLab | oklab(86.4% -0.1082 -0.0424) |
| OKLCH | oklch(86.4% 0.116 201.4) |
| XYZ | xyz(50.4147, 67.3928, 94.3384) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.73
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9F2 #F26D64
analogous
#64F2B4 #64E9F2 #64A2F2
triadic
#64E9F2 #F264E9 #E9F264
tetradic
#64E9F2 #B464F2 #F26D64 #A2F264
square
#64E9F2 #B464F2 #F26D64 #A2F264
split-complementary
#64E9F2 #F264A2 #F2B464
monochromatic
#11BFCB #2CE1ED #64E9F2 #9CF1F7 #D5F9FB
Accessibility & contrast
On white
1.45
#64E9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#64E9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9F2
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9F2 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#C3CFF3
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64e9f2; /* rgb */ color: rgb(100, 233, 242); /* oklch */ color: oklch(86.4% 0.116 201.4);
Tailwind
colors: {
custom: {
50: '#9ef0f6',
500: '#64e9f2',
950: '#000000',
},
}SCSS
$custom: #64e9f2; $custom-light: #9ef0f6; $custom-dark: #000000;
JSON
{
"hex": "#64e9f2",
"rgb": {
"r": 100,
"g": 233,
"b": 242
},
"hsl": {
"h": 183.803,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.86396,
"c": 0.1162,
"h": 201.4
},
"luminance": 0.67398
}Semantic roles & 50–950 ramp
primary
#64E9F2
secondary
#C73C33
accent
#1205E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585