#91EDEC#91EDEC
#91EDEC is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.9% C 0.088 H 194.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91EDEC |
|---|---|
| RGB | rgb(145, 237, 236) |
| HSL | hsl(179, 72%, 75%) |
| HSV | hsv(179, 39%, 93%) |
| CMYK | cmyk(38.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(88.28, -27.58, -8.16) |
| CIE-LCH | lch(88.28, 28.76, 196.47°) |
| OKLab | oklab(88.86% -0.0851 -0.0225) |
| OKLCH | oklch(88.86% 0.088 194.8) |
| XYZ | xyz(57.0959, 72.6402, 90.3529) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.26
Paleturquoise
#AFEEEE
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EDEC #ED9192
analogous
#91EDBE #91EDEC #91C0ED
triadic
#91EDEC #EC91ED #EDEC91
tetradic
#91EDEC #BE91ED #ED9192 #C0ED91
square
#91EDEC #BE91ED #ED9192 #C0ED91
split-complementary
#91EDEC #ED91C0 #EDBE91
monochromatic
#28DCDA #5CE4E3 #91EDEC #C6F6F5 #E5FBFA
Accessibility & contrast
On white
1.35
#91EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#91EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EDEC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EDEC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#69F2EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91edec; /* rgb */ color: rgb(145, 237, 236); /* oklch */ color: oklch(88.9% 0.088 194.8);
Tailwind
colors: {
custom: {
50: '#b6f3f2',
500: '#91edec',
950: '#000000',
},
}SCSS
$custom: #91edec; $custom-light: #b6f3f2; $custom-dark: #000000;
JSON
{
"hex": "#91edec",
"rgb": {
"r": 145,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.348,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.88857,
"c": 0.08805,
"h": 194.8
},
"luminance": 0.72644
}Semantic roles & 50–950 ramp
primary
#91EDEC
secondary
#C85A5B
accent
#1214D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585