#64E2F3#64E2F3
#64E2F3 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.113 H 207.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2F3 |
|---|---|
| RGB | rgb(100, 226, 243) |
| HSL | hsl(187, 86%, 67%) |
| HSV | hsv(187, 59%, 95%) |
| CMYK | cmyk(58.8%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.74, -30.03, -18.80) |
| CIE-LCH | lch(83.74, 35.43, 212.05°) |
| OKLab | oklab(84.83% -0.1006 -0.0521) |
| OKLCH | oklch(84.83% 0.113 207.4) |
| XYZ | xyz(48.6228, 63.5682, 94.4841) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.47
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 6.19
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2F3 #F37564
analogous
#64F3BD #64E2F3 #649AF3
triadic
#64E2F3 #F364E2 #E2F364
tetradic
#64E2F3 #BD64F3 #F37564 #9AF364
square
#64E2F3 #BD64F3 #F37564 #9AF364
split-complementary
#64E2F3 #F3649A #F3BD64
monochromatic
#10B6CD #2BD7EF #64E2F3 #9DEDF7 #D6F7FC
Accessibility & contrast
On white
1.53
#64E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#64E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2F3
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2F3 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e2f3; /* rgb */ color: rgb(100, 226, 243); /* oklch */ color: oklch(84.8% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#9debf7',
500: '#64e2f3',
950: '#000000',
},
}SCSS
$custom: #64e2f3; $custom-light: #9debf7; $custom-dark: #000000;
JSON
{
"hex": "#64e2f3",
"rgb": {
"r": 100,
"g": 226,
"b": 243
},
"hsl": {
"h": 187.133,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.84826,
"c": 0.11328,
"h": 207.4
},
"luminance": 0.63573
}Semantic roles & 50–950 ramp
primary
#64E2F3
secondary
#C94432
accent
#1E03E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485