#93CFDB#93CFDB
#93CFDB is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.8% C 0.063 H 211.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #93CFDB |
|---|---|
| RGB | rgb(147, 207, 219) |
| HSL | hsl(190, 50%, 72%) |
| HSV | hsv(190, 33%, 86%) |
| CMYK | cmyk(32.9%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.58, -16.24, -12.09) |
| CIE-LCH | lch(79.58, 20.24, 216.66°) |
| OKLab | oklab(81.77% -0.0542 -0.0331) |
| OKLCH | oklch(81.77% 0.063 211.4) |
| XYZ | xyz(47.1274, 55.9405, 75.3185) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 5.20
Sky Blue
#87CEEB
ΔE00 5.63
Ice Blue
#A5DFF9
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CFDB #DB9F93
analogous
#93DBC3 #93CFDB #93ABDB
triadic
#93CFDB #DB93CF #CFDB93
tetradic
#93CFDB #C393DB #DB9F93 #ABDB93
square
#93CFDB #C393DB #DB9F93 #ABDB93
split-complementary
#93CFDB #DB93AB #DBC393
monochromatic
#3DA2B7 #65BBCC #93CFDB #C1E3EA #E8F5F7
Accessibility & contrast
On white
1.72
#93CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#93CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CFDB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CFDB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#79D5D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #93cfdb; /* rgb */ color: rgb(147, 207, 219); /* oklch */ color: oklch(81.8% 0.063 211.4);
Tailwind
colors: {
custom: {
50: '#b5dde6',
500: '#93cfdb',
950: '#000000',
},
}SCSS
$custom: #93cfdb; $custom-light: #b5dde6; $custom-dark: #000000;
JSON
{
"hex": "#93cfdb",
"rgb": {
"r": 147,
"g": 207,
"b": 219
},
"hsl": {
"h": 190,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.81772,
"c": 0.06347,
"h": 211.4
},
"luminance": 0.55943
}Semantic roles & 50–950 ramp
primary
#93CFDB
secondary
#B26E60
accent
#4128BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484