#91FEFE#91FEFE
#91FEFE is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.2% C 0.101 H 195.6°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91FEFE |
|---|---|
| RGB | rgb(145, 254, 254) |
| HSL | hsl(180, 98%, 78%) |
| HSV | hsv(180, 43%, 100%) |
| CMYK | cmyk(42.9%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(93.47, -31.35, -9.81) |
| CIE-LCH | lch(93.47, 32.85, 197.38°) |
| OKLab | oklab(93.2% -0.0972 -0.0271) |
| OKLCH | oklch(93.2% 0.101 195.6) |
| XYZ | xyz(65.0013, 84.0540, 106.5454) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.09
Pale Cyan
#B7FFFA
ΔE00 4.74
Bright Cyan
#41FDFE
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FEFE #FE9191
analogous
#91FEC7 #91FEFE #91C7FE
triadic
#91FEFE #FE91FE #FEFE91
tetradic
#91FEFE #C791FE #FE9191 #C7FE91
square
#91FEFE #C791FE #FE9191 #C7FE91
split-complementary
#91FEFE #FE91C7 #FEC791
monochromatic
#18FDFD #54FDFD #91FEFE #CEFFFF #E1FFFF
Accessibility & contrast
On white
1.18
#91FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#91FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FEFE
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FEFE | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#5AFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #91fefe; /* rgb */ color: rgb(145, 254, 254); /* oklch */ color: oklch(93.2% 0.101 195.6);
Tailwind
colors: {
custom: {
50: '#b7fffe',
500: '#91fefe',
950: '#000000',
},
}SCSS
$custom: #91fefe; $custom-light: #b7fffe; $custom-dark: #000000;
JSON
{
"hex": "#91fefe",
"rgb": {
"r": 145,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.93196,
"c": 0.10089,
"h": 195.6
},
"luminance": 0.84059
}Semantic roles & 50–950 ramp
primary
#91FEFE
secondary
#DF5454
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685