#64E2FC#64E2FC
#64E2FC is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.2% C 0.116 H 213.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #64E2FC |
|---|---|
| RGB | rgb(100, 226, 252) |
| HSL | hsl(190, 96%, 69%) |
| HSV | hsv(190, 60%, 99%) |
| CMYK | cmyk(60.3%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.03, -27.50, -23.11) |
| CIE-LCH | lch(84.03, 35.92, 220.04°) |
| OKLab | oklab(85.16% -0.0971 -0.0641) |
| OKLCH | oklch(85.16% 0.116 213.4) |
| XYZ | xyz(50.0154, 64.1252, 101.8181) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E2FC #FC7E64
analogous
#64FCCA #64E2FC #6496FC
triadic
#64E2FC #FC64E2 #E2FC64
tetradic
#64E2FC #CA64FC #FC7E64 #96FC64
square
#64E2FC #CA64FC #FC7E64 #96FC64
split-complementary
#64E2FC #FC6496 #FCCA64
monochromatic
#04BBE1 #28D7FB #64E2FC #A0EDFD #DCF8FE
Accessibility & contrast
On white
1.52
#64E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#64E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E2FC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E2FC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64e2fc; /* rgb */ color: rgb(100, 226, 252); /* oklch */ color: oklch(85.2% 0.116 213.4);
Tailwind
colors: {
custom: {
50: '#9eebfd',
500: '#64e2fc',
950: '#000000',
},
}SCSS
$custom: #64e2fc; $custom-light: #9eebfd; $custom-dark: #000000;
JSON
{
"hex": "#64e2fc",
"rgb": {
"r": 100,
"g": 226,
"b": 252
},
"hsl": {
"h": 190.263,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.85155,
"c": 0.11638,
"h": 213.4
},
"luminance": 0.6413
}Semantic roles & 50–950 ramp
primary
#64E2FC
secondary
#D64B2E
accent
#2700E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485