#93CFEE#93CFEE
#93CFEE is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.4% C 0.075 H 231.3°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFEE |
|---|---|
| RGB | rgb(147, 207, 238) |
| HSL | hsl(200, 73%, 75%) |
| HSV | hsv(200, 38%, 93%) |
| CMYK | cmyk(38.2%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(80.18, -11.55, -21.35) |
| CIE-LCH | lch(80.18, 24.27, 241.59°) |
| OKLab | oklab(82.45% -0.0471 -0.0588) |
| OKLCH | oklch(82.45% 0.075 231.3) |
| XYZ | xyz(49.7729, 56.9987, 89.2515) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.45
Sky Blue
#87CEEB
ΔE00 2.31
Lightskyblue
#87CEFA
ΔE00 3.29
Light Blue
#95D0FC
ΔE00 3.97
Ice Blue
#A5DFF9
ΔE00 4.13
Lightblue (survey)
#7BC8F6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFEE #EEB293
analogous
#93EEE0 #93CFEE #93A1EE
triadic
#93CFEE #EE93CF #CFEE93
tetradic
#93CFEE #E093EE #EEB293 #A1EE93
square
#93CFEE #E093EE #EEB293 #A1EE93
split-complementary
#93CFEE #EE93A1 #EEE093
monochromatic
#29A0DD #5EB7E6 #93CFEE #C8E7F6 #E5F3FB
Accessibility & contrast
On white
1.69
#93CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#93CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFEE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFEE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#B3C2EE
Tritanopia (blue-blind)
#71D8D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #93cfee; /* rgb */ color: rgb(147, 207, 238); /* oklch */ color: oklch(82.4% 0.075 231.3);
Tailwind
colors: {
custom: {
50: '#b6ddf3',
500: '#93cfee',
950: '#000000',
},
}SCSS
$custom: #93cfee; $custom-light: #b6ddf3; $custom-dark: #000000;
JSON
{
"hex": "#93cfee",
"rgb": {
"r": 147,
"g": 207,
"b": 238
},
"hsl": {
"h": 200.44,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.82446,
"c": 0.07529,
"h": 231.3
},
"luminance": 0.57002
}Semantic roles & 50–950 ramp
primary
#93CFEE
secondary
#CA815B
accent
#5311D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485