#91FAFF#91FAFF
#91FAFF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.3% C 0.098 H 199.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91FAFF |
|---|---|
| RGB | rgb(145, 250, 255) |
| HSL | hsl(183, 100%, 78%) |
| HSV | hsv(183, 43%, 100%) |
| CMYK | cmyk(43.1%, 2%, 0%, 0%) |
| CIE-LAB | lab(92.40, -29.21, -11.93) |
| CIE-LCH | lch(92.40, 31.55, 202.21°) |
| OKLab | oklab(92.34% -0.0923 -0.0328) |
| OKLCH | oklch(92.34% 0.098 199.6) |
| XYZ | xyz(63.9057, 81.6060, 106.9723) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 3.56
Light Cyan
#ACFFFC
ΔE00 3.80
Robin'S Egg
#6DEDFD
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FAFF #FF9691
analogous
#91FFCD #91FAFF #91C3FF
triadic
#91FAFF #FF91FA #FAFF91
tetradic
#91FAFF #CD91FF #FF9691 #C3FF91
square
#91FAFF #CD91FF #FF9691 #C3FF91
split-complementary
#91FAFF #FF91C3 #FFCD91
monochromatic
#17F4FF #54F7FF #91FAFF #CEFDFF #E0FEFF
Accessibility & contrast
On white
1.21
#91FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#91FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FAFF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FAFF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#5AFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #91faff; /* rgb */ color: rgb(145, 250, 255); /* oklch */ color: oklch(92.3% 0.098 199.6);
Tailwind
colors: {
custom: {
50: '#b7fcff',
500: '#91faff',
950: '#000000',
},
}SCSS
$custom: #91faff; $custom-light: #b7fcff; $custom-dark: #000000;
JSON
{
"hex": "#91faff",
"rgb": {
"r": 145,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.727,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92343,
"c": 0.098,
"h": 199.6
},
"luminance": 0.81611
}Semantic roles & 50–950 ramp
primary
#91FAFF
secondary
#E15A53
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586