#91DEBE#91DEBE
#91DEBE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.089 H 166.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEBE |
|---|---|
| RGB | rgb(145, 222, 190) |
| HSL | hsl(155, 54%, 72%) |
| HSV | hsv(155, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.90, -30.66, 8.22) |
| CIE-LCH | lch(82.90, 31.74, 164.99°) |
| OKLab | oklab(84.15% -0.0864 0.0212) |
| OKLCH | oklch(84.15% 0.089 166.2) |
| XYZ | xyz(47.0892, 61.9773, 58.1868) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.57
Seafoam
#7FE0B3
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 4.22
Pale Teal
#82CBB2
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 5.90
Light Turquoise
#7EF4CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEBE #DE91B1
analogous
#91DE98 #91DEBE #91D8DE
triadic
#91DEBE #BE91DE #DEBE91
tetradic
#91DEBE #9891DE #DE91B1 #D8DE91
square
#91DEBE #9891DE #DE91B1 #D8DE91
split-complementary
#91DEBE #DE91D8 #DE9891
monochromatic
#38BC85 #62D0A2 #91DEBE #C0ECDA #E7F8F1
Accessibility & contrast
On white
1.57
#91DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#91DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEBE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEBE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#7EDED5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91debe; /* rgb */ color: rgb(145, 222, 190); /* oklch */ color: oklch(84.1% 0.089 166.2);
Tailwind
colors: {
custom: {
50: '#b4e8d1',
500: '#91debe',
950: '#000000',
},
}SCSS
$custom: #91debe; $custom-light: #b4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#91debe",
"rgb": {
"r": 145,
"g": 222,
"b": 190
},
"hsl": {
"h": 155.065,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84149,
"c": 0.089,
"h": 166.2
},
"luminance": 0.6198
}Semantic roles & 50–950 ramp
primary
#91DEBE
secondary
#B65D82
accent
#2465C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483