#92CBBD#92CBBD
#92CBBD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.062 H 177.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBBD |
|---|---|
| RGB | rgb(146, 203, 189) |
| HSL | hsl(165, 35%, 68%) |
| HSV | hsv(165, 28%, 80%) |
| CMYK | cmyk(28.1%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.58, -21.32, 1.07) |
| CIE-LCH | lch(77.58, 21.35, 177.14°) |
| OKLab | oklab(79.88% -0.0622 0.0025) |
| OKLCH | oklch(79.88% 0.062 177.7) |
| XYZ | xyz(42.3923, 52.4950, 56.0331) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 8.43
Light Teal
#90E4C1
ΔE00 8.60
Mediumturquoise
#48D1CC
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBBD #CB92A0
analogous
#92CBA0 #92CBBD #92BCCB
triadic
#92CBBD #BD92CB #CBBD92
tetradic
#92CBBD #A092CB #CB92A0 #BCCB92
square
#92CBBD #A092CB #CB92A0 #BCCB92
split-complementary
#92CBBD #CB92BC #CBA092
monochromatic
#499986 #69B7A4 #92CBBD #BBDFD6 #E5F3EF
Accessibility & contrast
On white
1.83
#92CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#92CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBBD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBBD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#82CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #92cbbd; /* rgb */ color: rgb(146, 203, 189); /* oklch */ color: oklch(79.9% 0.062 177.7);
Tailwind
colors: {
custom: {
50: '#b3dbd0',
500: '#92cbbd',
950: '#000000',
},
}SCSS
$custom: #92cbbd; $custom-light: #b3dbd0; $custom-dark: #000000;
JSON
{
"hex": "#92cbbd",
"rgb": {
"r": 146,
"g": 203,
"b": 189
},
"hsl": {
"h": 165.263,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.79881,
"c": 0.06221,
"h": 177.7
},
"luminance": 0.52497
}Semantic roles & 50–950 ramp
primary
#92CBBD
secondary
#A06171
accent
#3754AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483