#91DEDC#91DEDC
#91DEDC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.076 H 193.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEDC |
|---|---|
| RGB | rgb(145, 222, 220) |
| HSL | hsl(178, 54%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.67, -24.06, -6.55) |
| CIE-LCH | lch(83.67, 24.94, 195.23°) |
| OKLab | oklab(85.02% -0.0739 -0.018) |
| OKLCH | oklch(85.02% 0.076 193.7) |
| XYZ | xyz(50.7120, 63.4264, 77.2666) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Light Cyan
#ACFFFC
ΔE00 7.11
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEDC #DE9193
analogous
#91DEB6 #91DEDC #91B9DE
triadic
#91DEDC #DC91DE #DEDC91
tetradic
#91DEDC #B691DE #DE9193 #B9DE91
square
#91DEDC #B691DE #DE9193 #B9DE91
split-complementary
#91DEDC #DE91B9 #DEB691
monochromatic
#38BCB9 #62D0CD #91DEDC #C0ECEB #E7F8F8
Accessibility & contrast
On white
1.53
#91DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#91DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEDC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEDC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#73E2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dedc; /* rgb */ color: rgb(145, 222, 220); /* oklch */ color: oklch(85.0% 0.076 193.7);
Tailwind
colors: {
custom: {
50: '#b4e8e6',
500: '#91dedc',
950: '#000000',
},
}SCSS
$custom: #91dedc; $custom-light: #b4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#91dedc",
"rgb": {
"r": 145,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.442,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.85016,
"c": 0.07605,
"h": 193.7
},
"luminance": 0.6343
}Semantic roles & 50–950 ramp
primary
#91DEDC
secondary
#B65D60
accent
#2428C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484