#91FCCD#91FCCD
#91FCCD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.120 H 163.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #91FCCD |
|---|---|
| RGB | rgb(145, 252, 205) |
| HSL | hsl(154, 95%, 78%) |
| HSV | hsv(154, 42%, 99%) |
| CMYK | cmyk(42.5%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.70, -41.36, 12.95) |
| CIE-LCH | lch(91.70, 43.34, 162.62°) |
| OKLab | oklab(91.37% -0.1154 0.0333) |
| OKLCH | oklch(91.37% 0.12 163.9) |
| XYZ | xyz(57.5024, 80.0442, 70.1658) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FCCD #FC91C0
analogous
#91FC97 #91FCCD #91F5FC
triadic
#91FCCD #CD91FC #FCCD91
tetradic
#91FCCD #9791FC #FC91C0 #F5FC91
square
#91FCCD #9791FC #FC91C0 #F5FC91
split-complementary
#91FCCD #FC91F5 #FC9791
monochromatic
#1AF997 #55FAB2 #91FCCD #CDFEE8 #E1FEF1
Accessibility & contrast
On white
1.23
#91FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#91FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FCCD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FCCD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#73FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #91fccd; /* rgb */ color: rgb(145, 252, 205); /* oklch */ color: oklch(91.4% 0.120 163.9);
Tailwind
colors: {
custom: {
50: '#b6fedc',
500: '#91fccd',
950: '#000000',
},
}SCSS
$custom: #91fccd; $custom-light: #b6fedc; $custom-dark: #000000;
JSON
{
"hex": "#91fccd",
"rgb": {
"r": 145,
"g": 252,
"b": 205
},
"hsl": {
"h": 153.645,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91367,
"c": 0.12007,
"h": 163.9
},
"luminance": 0.80048
}Semantic roles & 50–950 ramp
primary
#91FCCD
secondary
#DC5590
accent
#0065E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684