#92CCBF#92CCBF
#92CCBF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.063 H 179.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCBF |
|---|---|
| RGB | rgb(146, 204, 191) |
| HSL | hsl(167, 36%, 69%) |
| HSV | hsv(167, 28%, 80%) |
| CMYK | cmyk(28.4%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.91, -21.39, 0.47) |
| CIE-LCH | lch(77.91, 21.40, 178.73°) |
| OKLab | oklab(80.16% -0.0626 0.0009) |
| OKLCH | oklch(80.16% 0.063 179.2) |
| XYZ | xyz(42.8478, 53.0562, 57.2633) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.72
Seafoam Blue
#78D1B6
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 8.66
Light Teal
#90E4C1
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 8.80
Paleturquoise
#AFEEEE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCBF #CC929F
analogous
#92CCA2 #92CCBF #92BCCC
triadic
#92CCBF #BF92CC #CCBF92
tetradic
#92CCBF #A292CC #CC929F #BCCC92
square
#92CCBF #A292CC #CC929F #BCCC92
split-complementary
#92CCBF #CC92BC #CCA292
monochromatic
#499B89 #68B8A7 #92CCBF #BCE0D7 #E5F3F0
Accessibility & contrast
On white
1.81
#92CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#92CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCBF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCBF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#BDBDC0
Tritanopia (blue-blind)
#82CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #92ccbf; /* rgb */ color: rgb(146, 204, 191); /* oklch */ color: oklch(80.2% 0.063 179.2);
Tailwind
colors: {
custom: {
50: '#b3dbd2',
500: '#92ccbf',
950: '#000000',
},
}SCSS
$custom: #92ccbf; $custom-light: #b3dbd2; $custom-dark: #000000;
JSON
{
"hex": "#92ccbf",
"rgb": {
"r": 146,
"g": 204,
"b": 191
},
"hsl": {
"h": 166.552,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.80164,
"c": 0.06262,
"h": 179.2
},
"luminance": 0.53058
}Semantic roles & 50–950 ramp
primary
#92CCBF
secondary
#A1616F
accent
#3651AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483