#91FAED#91FAED
#91FAED is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.8% C 0.100 H 185.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAED |
|---|---|
| RGB | rgb(145, 250, 237) |
| HSL | hsl(173, 91%, 77%) |
| HSV | hsv(173, 42%, 98%) |
| CMYK | cmyk(42%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(91.91, -33.50, -3.31) |
| CIE-LCH | lch(91.91, 33.67, 185.65°) |
| OKLab | oklab(91.79% -0.0996 -0.0094) |
| OKLCH | oklch(91.79% 0.1 185.4) |
| XYZ | xyz(61.1427, 80.5008, 92.4206) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 5.43
Pale Aqua
#B8FFEB
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 6.52
Bright Turquoise
#0FFEF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAED #FA919E
analogous
#91FAB8 #91FAED #91D3FA
triadic
#91FAED #ED91FA #FAED91
tetradic
#91FAED #B891FA #FA919E #D3FA91
square
#91FAED #B891FA #FA919E #D3FA91
split-complementary
#91FAED #FA91D3 #FAB891
monochromatic
#1CF5DA #56F7E3 #91FAED #CCFDF7 #E2FEFA
Accessibility & contrast
On white
1.23
#91FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#91FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAED
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAED | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#65FEF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91faed; /* rgb */ color: rgb(145, 250, 237); /* oklch */ color: oklch(91.8% 0.100 185.4);
Tailwind
colors: {
custom: {
50: '#b6fcf2',
500: '#91faed',
950: '#000000',
},
}SCSS
$custom: #91faed; $custom-light: #b6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#91faed",
"rgb": {
"r": 145,
"g": 250,
"b": 237
},
"hsl": {
"h": 172.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91785,
"c": 0.10004,
"h": 185.4
},
"luminance": 0.80505
}Semantic roles & 50–950 ramp
primary
#91FAED
secondary
#DA5666
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585