#91FDCC#91FDCC
#91FDCC is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.122 H 163.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91FDCC |
|---|---|
| RGB | rgb(145, 253, 204) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 43%, 99%) |
| CMYK | cmyk(42.7%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.96, -42.01, 13.83) |
| CIE-LCH | lch(91.96, 44.23, 161.78°) |
| OKLab | oklab(91.57% -0.1169 0.0355) |
| OKLCH | oklch(91.57% 0.122 163.1) |
| XYZ | xyz(57.6969, 80.6258, 69.6370) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 2.80
Pale Turquoise
#A5FBD5
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.72
Light Seafoam
#A0FEBF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FDCC #FD91C2
analogous
#91FD96 #91FDCC #91F8FD
triadic
#91FDCC #CC91FD #FDCC91
tetradic
#91FDCC #9691FD #FD91C2 #F8FD91
square
#91FDCC #9691FD #FD91C2 #F8FD91
split-complementary
#91FDCC #FD91F8 #FD9691
monochromatic
#19FB94 #55FCB0 #91FDCC #CDFEE8 #E1FEF1
Accessibility & contrast
On white
1.23
#91FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#91FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FDCC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FDCC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#73FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #91fdcc; /* rgb */ color: rgb(145, 253, 204); /* oklch */ color: oklch(91.6% 0.122 163.1);
Tailwind
colors: {
custom: {
50: '#b6fedb',
500: '#91fdcc',
950: '#000000',
},
}SCSS
$custom: #91fdcc; $custom-light: #b6fedb; $custom-dark: #000000;
JSON
{
"hex": "#91fdcc",
"rgb": {
"r": 145,
"g": 253,
"b": 204
},
"hsl": {
"h": 152.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.91571,
"c": 0.12222,
"h": 163.1
},
"luminance": 0.8063
}Semantic roles & 50–950 ramp
primary
#91FDCC
secondary
#DE5493
accent
#0068E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684