#91E8EA#91E8EA
#91E8EA is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.7% C 0.084 H 197.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91E8EA |
|---|---|
| RGB | rgb(145, 232, 234) |
| HSL | hsl(181, 68%, 74%) |
| HSV | hsv(181, 38%, 92%) |
| CMYK | cmyk(38%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(86.83, -25.64, -9.25) |
| CIE-LCH | lch(86.83, 27.26, 199.83°) |
| OKLab | oklab(87.68% -0.0801 -0.0254) |
| OKLCH | oklch(87.68% 0.084 197.6) |
| XYZ | xyz(55.3795, 69.6696, 88.3553) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.43
Paleturquoise
#AFEEEE
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E8EA #EA9391
analogous
#91EAC0 #91E8EA #91BCEA
triadic
#91E8EA #EA91E8 #E8EA91
tetradic
#91E8EA #C091EA #EA9391 #BCEA91
square
#91E8EA #C091EA #EA9391 #BCEA91
split-complementary
#91E8EA #EA91BC #EAC091
monochromatic
#2AD3D6 #5EDDE0 #91E8EA #C4F3F4 #E5FAFA
Accessibility & contrast
On white
1.41
#91E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#91E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E8EA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E8EA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#6BEDE8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91e8ea; /* rgb */ color: rgb(145, 232, 234); /* oklch */ color: oklch(87.7% 0.084 197.6);
Tailwind
colors: {
custom: {
50: '#b5eff0',
500: '#91e8ea',
950: '#000000',
},
}SCSS
$custom: #91e8ea; $custom-light: #b5eff0; $custom-dark: #000000;
JSON
{
"hex": "#91e8ea",
"rgb": {
"r": 145,
"g": 232,
"b": 234
},
"hsl": {
"h": 181.348,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87683,
"c": 0.08405,
"h": 197.6
},
"luminance": 0.69673
}Semantic roles & 50–950 ramp
primary
#91E8EA
secondary
#C55D5B
accent
#1A16D0
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111616
muted
#818585