#64E2F4#64E2F4
#64E2F4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.114 H 208.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2F4 |
|---|---|
| RGB | rgb(100, 226, 244) |
| HSL | hsl(188, 87%, 67%) |
| HSV | hsv(188, 59%, 96%) |
| CMYK | cmyk(59%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.77, -29.75, -19.28) |
| CIE-LCH | lch(83.77, 35.45, 212.94°) |
| OKLab | oklab(84.86% -0.1002 -0.0534) |
| OKLCH | oklch(84.86% 0.114 208) |
| XYZ | xyz(48.7743, 63.6287, 95.2816) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.54
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2F4 #F47664
analogous
#64F4BE #64E2F4 #649AF4
triadic
#64E2F4 #F464E2 #E2F464
tetradic
#64E2F4 #BE64F4 #F47664 #9AF464
square
#64E2F4 #BE64F4 #F47664 #9AF464
split-complementary
#64E2F4 #F4649A #F4BE64
monochromatic
#0FB7CF #2BD7F0 #64E2F4 #9DEDF8 #D6F7FC
Accessibility & contrast
On white
1.53
#64E2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#64E2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2F4
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2F4 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e2f4; /* rgb */ color: rgb(100, 226, 244); /* oklch */ color: oklch(84.9% 0.114 208.0);
Tailwind
colors: {
custom: {
50: '#9debf7',
500: '#64e2f4',
950: '#000000',
},
}SCSS
$custom: #64e2f4; $custom-light: #9debf7; $custom-dark: #000000;
JSON
{
"hex": "#64e2f4",
"rgb": {
"r": 100,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.5,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.84861,
"c": 0.11356,
"h": 208
},
"luminance": 0.63634
}Semantic roles & 50–950 ramp
primary
#64E2F4
secondary
#CB4532
accent
#1E02E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485