#91CFCF#91CFCF
#91CFCF is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.063 H 196.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFCF |
|---|---|
| RGB | rgb(145, 207, 207) |
| HSL | hsl(180, 39%, 69%) |
| HSV | hsv(180, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.13, -19.61, -6.34) |
| CIE-LCH | lch(79.13, 20.61, 197.91°) |
| OKLab | oklab(81.27% -0.0607 -0.0174) |
| OKLCH | oklch(81.27% 0.063 196) |
| XYZ | xyz(45.2486, 55.1479, 67.2798) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 8.20
Lightblue
#ADD8E6
ΔE00 8.68
Robin Egg Blue
#8AF1FE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFCF #CF9191
analogous
#91CFB0 #91CFCF #91B0CF
triadic
#91CFCF #CF91CF #CFCF91
tetradic
#91CFCF #B091CF #CF9191 #B0CF91
square
#91CFCF #B091CF #CF9191 #B0CF91
split-complementary
#91CFCF #CF91B0 #CFB091
monochromatic
#46A0A0 #66BCBC #91CFCF #BCE2E2 #E6F4F4
Accessibility & contrast
On white
1.75
#91CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#91CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFCF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFCF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#7AD3CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cfcf; /* rgb */ color: rgb(145, 207, 207); /* oklch */ color: oklch(81.3% 0.063 196.0);
Tailwind
colors: {
custom: {
50: '#b3dddd',
500: '#91cfcf',
950: '#000000',
},
}SCSS
$custom: #91cfcf; $custom-light: #b3dddd; $custom-dark: #000000;
JSON
{
"hex": "#91cfcf",
"rgb": {
"r": 145,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81267,
"c": 0.06314,
"h": 196
},
"luminance": 0.5515
}Semantic roles & 50–950 ramp
primary
#91CFCF
secondary
#A46060
accent
#3333B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484