#91F3EE#91F3EE
#91F3EE is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.3% C 0.093 H 191.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91F3EE |
|---|---|
| RGB | rgb(145, 243, 238) |
| HSL | hsl(177, 80%, 76%) |
| HSV | hsv(177, 40%, 95%) |
| CMYK | cmyk(40.3%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.99, -29.98, -6.66) |
| CIE-LCH | lch(89.99, 30.71, 192.52°) |
| OKLab | oklab(90.25% -0.0912 -0.0184) |
| OKLCH | oklch(90.25% 0.093 191.4) |
| XYZ | xyz(59.1544, 76.2896, 92.4805) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.61
Pale Cyan
#B7FFFA
ΔE00 4.69
Paleturquoise
#AFEEEE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F3EE #F39196
analogous
#91F3BD #91F3EE #91C7F3
triadic
#91F3EE #EE91F3 #F3EE91
tetradic
#91F3EE #BD91F3 #F39196 #C7F391
square
#91F3EE #BD91F3 #F39196 #C7F391
split-complementary
#91F3EE #F391C7 #F3BD91
monochromatic
#23E7DD #5AEDE5 #91F3EE #C8F9F7 #E3FCFB
Accessibility & contrast
On white
1.29
#91F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#91F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F3EE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F3EE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#66F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #91f3ee; /* rgb */ color: rgb(145, 243, 238); /* oklch */ color: oklch(90.3% 0.093 191.4);
Tailwind
colors: {
custom: {
50: '#b6f7f3',
500: '#91f3ee',
950: '#000000',
},
}SCSS
$custom: #91f3ee; $custom-light: #b6f7f3; $custom-dark: #000000;
JSON
{
"hex": "#91f3ee",
"rgb": {
"r": 145,
"g": 243,
"b": 238
},
"hsl": {
"h": 176.939,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.90254,
"c": 0.09307,
"h": 191.4
},
"luminance": 0.76294
}Semantic roles & 50–950 ramp
primary
#91F3EE
secondary
#D0585E
accent
#0914DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585