#91FCD2#91FCD2
#91FCD2 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.116 H 166.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCD2 |
|---|---|
| RGB | rgb(145, 252, 210) |
| HSL | hsl(156, 95%, 78%) |
| HSV | hsv(156, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.81, -40.34, 10.53) |
| CIE-LCH | lch(91.81, 41.69, 165.37°) |
| OKLab | oklab(91.49% -0.1132 0.0271) |
| OKLCH | oklch(91.49% 0.116 166.6) |
| XYZ | xyz(58.1156, 80.2895, 73.3953) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.98
Light Aqua
#8CFFDB
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 2.35
Pale Turquoise
#A5FBD5
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.15
Light Teal
#90E4C1
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCD2 #FC91BB
analogous
#91FC9D #91FCD2 #91F0FC
triadic
#91FCD2 #D291FC #FCD291
tetradic
#91FCD2 #9D91FC #FC91BB #F0FC91
square
#91FCD2 #9D91FC #FC91BB #F0FC91
split-complementary
#91FCD2 #FC91F0 #FC9D91
monochromatic
#1AF9A1 #55FABA #91FCD2 #CDFEEA #E1FEF3
Accessibility & contrast
On white
1.23
#91FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#91FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCD2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCD2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E6E3D5
Tritanopia (blue-blind)
#71FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fcd2; /* rgb */ color: rgb(145, 252, 210); /* oklch */ color: oklch(91.5% 0.116 166.6);
Tailwind
colors: {
custom: {
50: '#b6fedf',
500: '#91fcd2',
950: '#000000',
},
}SCSS
$custom: #91fcd2; $custom-light: #b6fedf; $custom-dark: #000000;
JSON
{
"hex": "#91fcd2",
"rgb": {
"r": 145,
"g": 252,
"b": 210
},
"hsl": {
"h": 156.449,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91493,
"c": 0.11641,
"h": 166.6
},
"luminance": 0.80294
}Semantic roles & 50–950 ramp
primary
#91FCD2
secondary
#DC558A
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684