#91BFDA#91BFDA
#91BFDA is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.062 H 234.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFDA |
|---|---|
| RGB | rgb(145, 191, 218) |
| HSL | hsl(202, 50%, 71%) |
| HSV | hsv(202, 33%, 85%) |
| CMYK | cmyk(33.5%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(75.04, -8.70, -18.39) |
| CIE-LCH | lch(75.04, 20.34, 244.68°) |
| OKLab | oklab(78.13% -0.0362 -0.0504) |
| OKLCH | oklch(78.13% 0.062 234.4) |
| XYZ | xyz(42.9587, 48.3411, 73.3833) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 5.05
Sky Blue
#87CEEB
ΔE00 5.23
Lightblue (survey)
#7BC8F6
ΔE00 5.56
Lightskyblue
#87CEFA
ΔE00 5.73
Light Blue
#95D0FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFDA #DAAC91
analogous
#91DAD0 #91BFDA #919ADA
triadic
#91BFDA #DA91BF #BFDA91
tetradic
#91BFDA #D091DA #DAAC91 #9ADA91
square
#91BFDA #D091DA #DAAC91 #9ADA91
split-complementary
#91BFDA #DA919A #DAD091
monochromatic
#3D88B4 #63A4CB #91BFDA #BFDAE9 #E8F2F7
Accessibility & contrast
On white
1.97
#91BFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#91BFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFDA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFDA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDB
Deuteranopia (green-blind)
#A8B5DA
Tritanopia (blue-blind)
#79C6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bfda; /* rgb */ color: rgb(145, 191, 218); /* oklch */ color: oklch(78.1% 0.062 234.4);
Tailwind
colors: {
custom: {
50: '#b3d2e5',
500: '#91bfda',
950: '#000000',
},
}SCSS
$custom: #91bfda; $custom-light: #b3d2e5; $custom-dark: #000000;
JSON
{
"hex": "#91bfda",
"rgb": {
"r": 145,
"g": 191,
"b": 218
},
"hsl": {
"h": 202.192,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.7813,
"c": 0.06208,
"h": 234.4
},
"luminance": 0.48343
}Semantic roles & 50–950 ramp
primary
#91BFDA
secondary
#EDE1DA
accent
#5F29BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284