#91FAFE#91FAFE
#91FAFE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.3% C 0.098 H 198.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAFE |
|---|---|
| RGB | rgb(145, 250, 254) |
| HSL | hsl(182, 98%, 78%) |
| HSV | hsv(182, 43%, 100%) |
| CMYK | cmyk(42.9%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(92.37, -29.46, -11.45) |
| CIE-LCH | lch(92.37, 31.61, 201.24°) |
| OKLab | oklab(92.31% -0.0927 -0.0315) |
| OKLCH | oklch(92.31% 0.098 198.8) |
| XYZ | xyz(63.7452, 81.5417, 106.1267) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 3.67
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 5.03
Pale Cyan
#B7FFFA
ΔE00 5.16
Paleturquoise
#AFEEEE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAFE #FE9591
analogous
#91FECB #91FAFE #91C3FE
triadic
#91FAFE #FE91FA #FAFE91
tetradic
#91FAFE #CB91FE #FE9591 #C3FE91
square
#91FAFE #CB91FE #FE9591 #C3FE91
split-complementary
#91FAFE #FE91C3 #FECB91
monochromatic
#18F4FD #54F7FD #91FAFE #CEFDFF #E1FEFF
Accessibility & contrast
On white
1.21
#91FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#91FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAFE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAFE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#5BFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91fafe; /* rgb */ color: rgb(145, 250, 254); /* oklch */ color: oklch(92.3% 0.098 198.8);
Tailwind
colors: {
custom: {
50: '#b7fcfe',
500: '#91fafe',
950: '#000000',
},
}SCSS
$custom: #91fafe; $custom-light: #b7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#91fafe",
"rgb": {
"r": 145,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.202,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92311,
"c": 0.09795,
"h": 198.8
},
"luminance": 0.81547
}Semantic roles & 50–950 ramp
primary
#91FAFE
secondary
#DF5954
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585