#91DFEA#91DFEA
#91DFEA is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.078 H 207.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFEA |
|---|---|
| RGB | rgb(145, 223, 234) |
| HSL | hsl(187, 68%, 74%) |
| HSV | hsv(187, 38%, 92%) |
| CMYK | cmyk(38%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.35, -21.21, -12.96) |
| CIE-LCH | lch(84.35, 24.86, 211.42°) |
| OKLab | oklab(85.69% -0.0695 -0.0355) |
| OKLCH | oklch(85.69% 0.078 207.1) |
| XYZ | xyz(52.9107, 64.7321, 87.5324) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFEA #EA9C91
analogous
#91EAC9 #91DFEA #91B3EA
triadic
#91DFEA #EA91DF #DFEA91
tetradic
#91DFEA #C991EA #EA9C91 #B3EA91
square
#91DFEA #C991EA #EA9C91 #B3EA91
split-complementary
#91DFEA #EA91B3 #EAC991
monochromatic
#2AC1D6 #5ED0E0 #91DFEA #C4EEF4 #E5F8FA
Accessibility & contrast
On white
1.51
#91DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#91DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFEA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFEA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#6DE5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91dfea; /* rgb */ color: rgb(145, 223, 234); /* oklch */ color: oklch(85.7% 0.078 207.1);
Tailwind
colors: {
custom: {
50: '#b5e9f0',
500: '#91dfea',
950: '#000000',
},
}SCSS
$custom: #91dfea; $custom-light: #b5e9f0; $custom-dark: #000000;
JSON
{
"hex": "#91dfea",
"rgb": {
"r": 145,
"g": 223,
"b": 234
},
"hsl": {
"h": 187.416,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.85693,
"c": 0.07807,
"h": 207.1
},
"luminance": 0.64736
}Semantic roles & 50–950 ramp
primary
#91DFEA
secondary
#C5685B
accent
#2D16D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485