#91EAEE#91EAEE
#91EAEE is a very light, moderate teal. Relative luminance 0.710; OKLCH L 88.3% C 0.086 H 199.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91EAEE |
|---|---|
| RGB | rgb(145, 234, 238) |
| HSL | hsl(183, 73%, 75%) |
| HSV | hsv(183, 39%, 93%) |
| CMYK | cmyk(39.1%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.50, -25.65, -10.35) |
| CIE-LCH | lch(87.50, 27.66, 201.98°) |
| OKLab | oklab(88.26% -0.0808 -0.0285) |
| OKLCH | oklch(88.26% 0.086 199.4) |
| XYZ | xyz(56.5268, 71.0344, 91.6047) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.63
Robin Egg Blue
#8AF1FE
ΔE00 3.41
Paleturquoise
#AFEEEE
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EAEE #EE9591
analogous
#91EEC4 #91EAEE #91BBEE
triadic
#91EAEE #EE91EA #EAEE91
tetradic
#91EAEE #C491EE #EE9591 #BBEE91
square
#91EAEE #C491EE #EE9591 #BBEE91
split-complementary
#91EAEE #EE91BB #EEC491
monochromatic
#27D6DE #5CE0E6 #91EAEE #C6F4F6 #E4FAFB
Accessibility & contrast
On white
1.38
#91EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#91EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EAEE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EAEE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#68F0EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #91eaee; /* rgb */ color: rgb(145, 234, 238); /* oklch */ color: oklch(88.3% 0.086 199.4);
Tailwind
colors: {
custom: {
50: '#b6f1f3',
500: '#91eaee',
950: '#000000',
},
}SCSS
$custom: #91eaee; $custom-light: #b6f1f3; $custom-dark: #000000;
JSON
{
"hex": "#91eaee",
"rgb": {
"r": 145,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.581,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.88255,
"c": 0.08571,
"h": 199.4
},
"luminance": 0.71038
}Semantic roles & 50–950 ramp
primary
#91EAEE
secondary
#CA5E5A
accent
#1910D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585