#91FDCD#91FDCD
#91FDCD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.121 H 163.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDCD |
|---|---|
| RGB | rgb(145, 253, 205) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.99, -41.81, 13.35) |
| CIE-LCH | lch(91.99, 43.89, 162.29°) |
| OKLab | oklab(91.6% -0.1165 0.0343) |
| OKLCH | oklch(91.6% 0.121 163.6) |
| XYZ | xyz(57.8172, 80.6739, 70.2707) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.23
Aquamarine
#7FFFD4
ΔE00 2.62
Pale Turquoise
#A5FBD5
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.48
Light Seafoam
#A0FEBF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDCD #FD91C1
analogous
#91FD97 #91FDCD #91F7FD
triadic
#91FDCD #CD91FD #FDCD91
tetradic
#91FDCD #9791FD #FD91C1 #F7FD91
square
#91FDCD #9791FD #FD91C1 #F7FD91
split-complementary
#91FDCD #FD91F7 #FD9791
monochromatic
#19FB96 #55FCB2 #91FDCD #CDFEE8 #E1FEF1
Accessibility & contrast
On white
1.23
#91FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#91FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDCD
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDCD | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFCA
Deuteranopia (green-blind)
#E8E3D0
Tritanopia (blue-blind)
#73FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fdcd; /* rgb */ color: rgb(145, 253, 205); /* oklch */ color: oklch(91.6% 0.121 163.6);
Tailwind
colors: {
custom: {
50: '#b6fedc',
500: '#91fdcd',
950: '#000000',
},
}SCSS
$custom: #91fdcd; $custom-light: #b6fedc; $custom-dark: #000000;
JSON
{
"hex": "#91fdcd",
"rgb": {
"r": 145,
"g": 253,
"b": 205
},
"hsl": {
"h": 153.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91595,
"c": 0.12145,
"h": 163.6
},
"luminance": 0.80678
}Semantic roles & 50–950 ramp
primary
#91FDCD
secondary
#DE5491
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684