#64E4F4#64E4F4
#64E4F4 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.3% C 0.114 H 206.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64E4F4 |
|---|---|
| RGB | rgb(100, 228, 244) |
| HSL | hsl(187, 87%, 67%) |
| HSV | hsv(187, 59%, 96%) |
| CMYK | cmyk(59%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.34, -30.71, -18.42) |
| CIE-LCH | lch(84.34, 35.81, 210.96°) |
| OKLab | oklab(85.32% -0.1023 -0.051) |
| OKLCH | oklch(85.32% 0.114 206.5) |
| XYZ | xyz(49.3213, 64.7227, 95.4639) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.02
Robin Egg Blue
#8AF1FE
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E4F4 #F47464
analogous
#64F4BC #64E4F4 #649CF4
triadic
#64E4F4 #F464E4 #E4F464
tetradic
#64E4F4 #BC64F4 #F47464 #9CF464
square
#64E4F4 #BC64F4 #F47464 #9CF464
split-complementary
#64E4F4 #F4649C #F4BC64
monochromatic
#0FBACF #2BDAF0 #64E4F4 #9DEEF8 #D6F8FC
Accessibility & contrast
On white
1.51
#64E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#64E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E4F4
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E4F4 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#BDCBF4
Tritanopia (blue-blind)
#00EDE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e4f4; /* rgb */ color: rgb(100, 228, 244); /* oklch */ color: oklch(85.3% 0.114 206.5);
Tailwind
colors: {
custom: {
50: '#9eedf7',
500: '#64e4f4',
950: '#000000',
},
}SCSS
$custom: #64e4f4; $custom-light: #9eedf7; $custom-dark: #000000;
JSON
{
"hex": "#64e4f4",
"rgb": {
"r": 100,
"g": 228,
"b": 244
},
"hsl": {
"h": 186.667,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.85319,
"c": 0.11429,
"h": 206.5
},
"luminance": 0.64728
}Semantic roles & 50–950 ramp
primary
#64E4F4
secondary
#CB4332
accent
#1B02E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485