#91E2DF#91E2DF
#91E2DF is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.0% C 0.079 H 192.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2DF |
|---|---|
| RGB | rgb(145, 226, 223) |
| HSL | hsl(178, 58%, 73%) |
| HSV | hsv(178, 36%, 89%) |
| CMYK | cmyk(35.8%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(84.86, -25.32, -6.37) |
| CIE-LCH | lch(84.86, 26.11, 194.13°) |
| OKLab | oklab(86% -0.0775 -0.0176) |
| OKLCH | oklch(86% 0.079 192.8) |
| XYZ | xyz(52.1879, 65.7368, 79.7362) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Pale Cyan
#B7FFFA
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2DF #E29194
analogous
#91E2B7 #91E2DF #91BCE2
triadic
#91E2DF #DF91E2 #E2DF91
tetradic
#91E2DF #B791E2 #E29194 #BCE291
square
#91E2DF #B791E2 #E29194 #BCE291
split-complementary
#91E2DF #E291BC #E2B791
monochromatic
#34C5BF #61D5D1 #91E2DF #C1EFED #E7F9F8
Accessibility & contrast
On white
1.48
#91E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#91E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2DF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2DF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADF
Deuteranopia (green-blind)
#CACFE0
Tritanopia (blue-blind)
#71E6E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e2df; /* rgb */ color: rgb(145, 226, 223); /* oklch */ color: oklch(86.0% 0.079 192.8);
Tailwind
colors: {
custom: {
50: '#b5ebe9',
500: '#91e2df',
950: '#000000',
},
}SCSS
$custom: #91e2df; $custom-light: #b5ebe9; $custom-dark: #000000;
JSON
{
"hex": "#91e2df",
"rgb": {
"r": 145,
"g": 226,
"b": 223
},
"hsl": {
"h": 177.778,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.86001,
"c": 0.07943,
"h": 192.8
},
"luminance": 0.6574
}Semantic roles & 50–950 ramp
primary
#91E2DF
secondary
#BB5D60
accent
#2026C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484