#91CFC8#91CFC8
#91CFC8 is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.064 H 187.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFC8 |
|---|---|
| RGB | rgb(145, 207, 200) |
| HSL | hsl(173, 39%, 69%) |
| HSV | hsv(173, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.93, -21.20, -2.87) |
| CIE-LCH | lch(78.93, 21.40, 187.70°) |
| OKLab | oklab(81.05% -0.0636 -0.008) |
| OKLCH | oklch(81.05% 0.064 187.2) |
| XYZ | xyz(44.4117, 54.8132, 62.8723) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 7.69
Seafoam Blue
#78D1B6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 8.16
Turquoise
#40E0D0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFC8 #CF9198
analogous
#91CFA9 #91CFC8 #91B7CF
triadic
#91CFC8 #C891CF #CFC891
tetradic
#91CFC8 #A991CF #CF9198 #B7CF91
square
#91CFC8 #A991CF #CF9198 #B7CF91
split-complementary
#91CFC8 #CF91B7 #CFA991
monochromatic
#46A096 #66BCB3 #91CFC8 #BCE2DD #E6F4F3
Accessibility & contrast
On white
1.76
#91CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#91CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFC8
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFC8 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C8
Deuteranopia (green-blind)
#BDC0C9
Tritanopia (blue-blind)
#7DD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cfc8; /* rgb */ color: rgb(145, 207, 200); /* oklch */ color: oklch(81.0% 0.064 187.2);
Tailwind
colors: {
custom: {
50: '#b3ddd8',
500: '#91cfc8',
950: '#000000',
},
}SCSS
$custom: #91cfc8; $custom-light: #b3ddd8; $custom-dark: #000000;
JSON
{
"hex": "#91cfc8",
"rgb": {
"r": 145,
"g": 207,
"b": 200
},
"hsl": {
"h": 173.226,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81049,
"c": 0.06407,
"h": 187.2
},
"luminance": 0.54816
}Semantic roles & 50–950 ramp
primary
#91CFC8
secondary
#A46068
accent
#3342B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483