#91DDDC#91DDDC
#91DDDC is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.075 H 194.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91DDDC |
|---|---|
| RGB | rgb(145, 221, 220) |
| HSL | hsl(179, 53%, 72%) |
| HSV | hsv(179, 34%, 87%) |
| CMYK | cmyk(34.4%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.39, -23.57, -6.96) |
| CIE-LCH | lch(83.39, 24.58, 196.46°) |
| OKLab | oklab(84.79% -0.0727 -0.0192) |
| OKLCH | oklch(84.79% 0.075 194.8) |
| XYZ | xyz(50.4472, 62.8968, 77.1783) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Light Cyan
#ACFFFC
ΔE00 7.35
Robin'S Egg
#6DEDFD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DDDC #DD9192
analogous
#91DDB6 #91DDDC #91B8DD
triadic
#91DDDC #DC91DD #DDDC91
tetradic
#91DDDC #B691DD #DD9192 #B8DD91
square
#91DDDC #B691DD #DD9192 #B8DD91
split-complementary
#91DDDC #DD91B8 #DDB691
monochromatic
#3ABAB8 #62CFCD #91DDDC #C0EBEB #E8F8F8
Accessibility & contrast
On white
1.55
#91DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#91DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DDDC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DDDC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#73E1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dddc; /* rgb */ color: rgb(145, 221, 220); /* oklch */ color: oklch(84.8% 0.075 194.8);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#91dddc',
950: '#000000',
},
}SCSS
$custom: #91dddc; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#91dddc",
"rgb": {
"r": 145,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.211,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.84793,
"c": 0.07515,
"h": 194.8
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#91DDDC
secondary
#B55E5F
accent
#2527C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484