#64E2F5#64E2F5
#64E2F5 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.114 H 208.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2F5 |
|---|---|
| RGB | rgb(100, 226, 245) |
| HSL | hsl(188, 88%, 68%) |
| HSV | hsv(188, 59%, 96%) |
| CMYK | cmyk(59.2%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(83.80, -29.47, -19.76) |
| CIE-LCH | lch(83.80, 35.48, 213.84°) |
| OKLab | oklab(84.9% -0.0998 -0.0547) |
| OKLCH | oklch(84.9% 0.114 208.7) |
| XYZ | xyz(48.9265, 63.6896, 96.0834) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Neon Blue
#04D9FF
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2F5 #F57764
analogous
#64F5BF #64E2F5 #6499F5
triadic
#64E2F5 #F564E2 #E2F564
tetradic
#64E2F5 #BF64F5 #F57764 #99F564
square
#64E2F5 #BF64F5 #F57764 #99F564
split-complementary
#64E2F5 #F56499 #F5BF64
monochromatic
#0DB7D1 #2BD7F1 #64E2F5 #9DEDF9 #D7F8FC
Accessibility & contrast
On white
1.53
#64E2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#64E2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2F5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2F5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF6
Deuteranopia (green-blind)
#BACAF5
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e2f5; /* rgb */ color: rgb(100, 226, 245); /* oklch */ color: oklch(84.9% 0.114 208.7);
Tailwind
colors: {
custom: {
50: '#9debf8',
500: '#64e2f5',
950: '#000000',
},
}SCSS
$custom: #64e2f5; $custom-light: #9debf8; $custom-dark: #000000;
JSON
{
"hex": "#64e2f5",
"rgb": {
"r": 100,
"g": 226,
"b": 245
},
"hsl": {
"h": 187.862,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.84898,
"c": 0.11385,
"h": 208.7
},
"luminance": 0.63695
}Semantic roles & 50–950 ramp
primary
#64E2F5
secondary
#CC4531
accent
#1F01E4
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485