#93CBF4#93CBF4
#93CBF4 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.8% C 0.082 H 240.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #93CBF4 |
|---|---|
| RGB | rgb(147, 203, 244) |
| HSL | hsl(205, 82%, 77%) |
| HSV | hsv(205, 40%, 96%) |
| CMYK | cmyk(39.8%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(79.30, -7.91, -25.90) |
| CIE-LCH | lch(79.30, 27.08, 253.02°) |
| OKLab | oklab(81.82% -0.0401 -0.0716) |
| OKLCH | oklch(81.82% 0.082 240.8) |
| XYZ | xyz(49.7123, 55.4436, 93.6526) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.36
Lightskyblue
#87CEFA
ΔE00 2.31
Sky
#82CAFC
ΔE00 2.47
Lightblue (survey)
#7BC8F6
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CBF4 #F4BC93
analogous
#93F4ED #93CBF4 #939BF4
triadic
#93CBF4 #F493CB #CBF493
tetradic
#93CBF4 #ED93F4 #F4BC93 #9BF493
square
#93CBF4 #ED93F4 #F4BC93 #9BF493
split-complementary
#93CBF4 #F4939B #F4ED93
monochromatic
#2496E9 #5BB0EE #93CBF4 #CBE6FA #E3F2FC
Accessibility & contrast
On white
1.74
#93CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#93CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CBF4
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CBF4 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF6
Deuteranopia (green-blind)
#ACC0F3
Tritanopia (blue-blind)
#6FD5D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cbf4; /* rgb */ color: rgb(147, 203, 244); /* oklch */ color: oklch(81.8% 0.082 240.8);
Tailwind
colors: {
custom: {
50: '#b6daf7',
500: '#93cbf4',
950: '#000000',
},
}SCSS
$custom: #93cbf4; $custom-light: #b6daf7; $custom-dark: #000000;
JSON
{
"hex": "#93cbf4",
"rgb": {
"r": 147,
"g": 203,
"b": 244
},
"hsl": {
"h": 205.361,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.81815,
"c": 0.08201,
"h": 240.8
},
"luminance": 0.55447
}Semantic roles & 50–950 ramp
primary
#93CBF4
secondary
#D28C59
accent
#6208DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385