#64E5F2#64E5F2
#64E5F2 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.5% C 0.114 H 204.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #64E5F2 |
|---|---|
| RGB | rgb(100, 229, 242) |
| HSL | hsl(185, 85%, 67%) |
| HSV | hsv(185, 59%, 95%) |
| CMYK | cmyk(58.7%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(84.56, -31.74, -17.03) |
| CIE-LCH | lch(84.56, 36.02, 208.22°) |
| OKLab | oklab(85.48% -0.1041 -0.0471) |
| OKLCH | oklch(85.48% 0.114 204.4) |
| XYZ | xyz(49.2952, 65.1537, 93.9652) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.12
Robin Egg Blue
#8AF1FE
ΔE00 3.92
Aqua Blue
#02D8E9
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E5F2 #F27164
analogous
#64F2B8 #64E5F2 #649EF2
triadic
#64E5F2 #F264E5 #E5F264
tetradic
#64E5F2 #B864F2 #F27164 #9EF264
square
#64E5F2 #B864F2 #F27164 #9EF264
split-complementary
#64E5F2 #F2649E #F2B864
monochromatic
#11BACB #2CDCED #64E5F2 #9CEEF7 #D5F8FB
Accessibility & contrast
On white
1.50
#64E5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#64E5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E5F2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E5F2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF3
Deuteranopia (green-blind)
#BFCCF3
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64e5f2; /* rgb */ color: rgb(100, 229, 242); /* oklch */ color: oklch(85.5% 0.114 204.4);
Tailwind
colors: {
custom: {
50: '#9dedf6',
500: '#64e5f2',
950: '#000000',
},
}SCSS
$custom: #64e5f2; $custom-light: #9dedf6; $custom-dark: #000000;
JSON
{
"hex": "#64e5f2",
"rgb": {
"r": 100,
"g": 229,
"b": 242
},
"hsl": {
"h": 185.493,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85477,
"c": 0.11427,
"h": 204.4
},
"luminance": 0.65159
}Semantic roles & 50–950 ramp
primary
#64E5F2
secondary
#C74133
accent
#1905E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585