#92CBBF#92CBBF
#92CBBF is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.061 H 180.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBBF |
|---|---|
| RGB | rgb(146, 203, 191) |
| HSL | hsl(167, 35%, 68%) |
| HSV | hsv(167, 28%, 80%) |
| CMYK | cmyk(28.1%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.63, -20.89, 0.06) |
| CIE-LCH | lch(77.63, 20.89, 179.82°) |
| OKLab | oklab(79.94% -0.0613 -0.0002) |
| OKLCH | oklch(79.94% 0.061 180.1) |
| XYZ | xyz(42.6109, 52.5824, 57.1843) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 8.79
Mediumaquamarine
#66CDAA
ΔE00 9.01
Light Teal
#90E4C1
ΔE00 9.15
Paleturquoise
#AFEEEE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBBF #CB929E
analogous
#92CBA2 #92CBBF #92BACB
triadic
#92CBBF #BF92CB #CBBF92
tetradic
#92CBBF #A292CB #CB929E #BACB92
square
#92CBBF #A292CB #CB929E #BACB92
split-complementary
#92CBBF #CB92BA #CBA292
monochromatic
#499989 #69B7A7 #92CBBF #BBDFD7 #E5F3F0
Accessibility & contrast
On white
1.82
#92CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#92CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBBF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBBF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#82CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #92cbbf; /* rgb */ color: rgb(146, 203, 191); /* oklch */ color: oklch(79.9% 0.061 180.1);
Tailwind
colors: {
custom: {
50: '#b3dbd2',
500: '#92cbbf',
950: '#000000',
},
}SCSS
$custom: #92cbbf; $custom-light: #b3dbd2; $custom-dark: #000000;
JSON
{
"hex": "#92cbbf",
"rgb": {
"r": 146,
"g": 203,
"b": 191
},
"hsl": {
"h": 167.368,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.7994,
"c": 0.06132,
"h": 180.1
},
"luminance": 0.52584
}Semantic roles & 50–950 ramp
primary
#92CBBF
secondary
#A0616E
accent
#3750AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483