#94D2FF#94D2FF
#94D2FF is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.8% C 0.090 H 240.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #94D2FF |
|---|---|
| RGB | rgb(148, 210, 255) |
| HSL | hsl(205, 100%, 79%) |
| HSV | hsv(205, 42%, 100%) |
| CMYK | cmyk(42%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(81.62, -8.46, -28.20) |
| CIE-LCH | lch(81.62, 29.44, 253.29°) |
| OKLab | oklab(83.79% -0.0438 -0.078) |
| OKLCH | oklch(83.79% 0.09 240.7) |
| XYZ | xyz(53.3032, 59.6057, 103.2846) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.62
Lightskyblue
#87CEFA
ΔE00 2.08
Sky
#82CAFC
ΔE00 2.59
Lightblue (survey)
#7BC8F6
ΔE00 3.66
Baby Blue (survey)
#A2CFFE
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94D2FF #FFC194
analogous
#94FFF7 #94D2FF #949DFF
triadic
#94D2FF #FF94D2 #D2FF94
tetradic
#94D2FF #F794FF #FFC194 #9DFF94
square
#94D2FF #F794FF #FFC194 #9DFF94
split-complementary
#94D2FF #FF949D #FFF794
monochromatic
#1A9FFF #57B8FF #94D2FF #D1ECFF #E0F2FF
Accessibility & contrast
On white
1.63
#94D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#94D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94D2FF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94D2FF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B0C6FE
Tritanopia (blue-blind)
#6ADDE1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #94d2ff; /* rgb */ color: rgb(148, 210, 255); /* oklch */ color: oklch(83.8% 0.090 240.7);
Tailwind
colors: {
custom: {
50: '#b7dfff',
500: '#94d2ff',
950: '#000000',
},
}SCSS
$custom: #94d2ff; $custom-light: #b7dfff; $custom-dark: #000000;
JSON
{
"hex": "#94d2ff",
"rgb": {
"r": 148,
"g": 210,
"b": 255
},
"hsl": {
"h": 205.234,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.83794,
"c": 0.08952,
"h": 240.7
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#94D2FF
secondary
#E19156
accent
#6100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486