#91FFFD#91FFFD
#91FFFD is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.102 H 194.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91FFFD |
|---|---|
| RGB | rgb(145, 255, 253) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 43%, 100%) |
| CMYK | cmyk(43.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.72, -32.06, -8.93) |
| CIE-LCH | lch(93.72, 33.28, 195.56°) |
| OKLab | oklab(93.39% -0.0987 -0.0246) |
| OKLCH | oklch(93.39% 0.102 194) |
| XYZ | xyz(65.1597, 84.6264, 105.8103) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.07
Pale Cyan
#B7FFFA
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FFFD #FF9193
analogous
#91FFC6 #91FFFD #91CAFF
triadic
#91FFFD #FD91FF #FFFD91
tetradic
#91FFFD #C691FF #FF9193 #CAFF91
square
#91FFFD #C691FF #FF9193 #CAFF91
split-complementary
#91FFFD #FF91CA #FFC691
monochromatic
#17FFFB #54FFFC #91FFFD #CEFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#91FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#91FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FFFD
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FFFD | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#5AFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #91fffd; /* rgb */ color: rgb(145, 255, 253); /* oklch */ color: oklch(93.4% 0.102 194.0);
Tailwind
colors: {
custom: {
50: '#b7fffe',
500: '#91fffd',
950: '#000000',
},
}SCSS
$custom: #91fffd; $custom-light: #b7fffe; $custom-dark: #000000;
JSON
{
"hex": "#91fffd",
"rgb": {
"r": 145,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93386,
"c": 0.10173,
"h": 194
},
"luminance": 0.84632
}Semantic roles & 50–950 ramp
primary
#91FFFD
secondary
#E15356
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685