#92CBBE#92CBBE
#92CBBE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.062 H 178.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBBE |
|---|---|
| RGB | rgb(146, 203, 190) |
| HSL | hsl(166, 35%, 68%) |
| HSV | hsv(166, 28%, 80%) |
| CMYK | cmyk(28.1%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.60, -21.11, 0.57) |
| CIE-LCH | lch(77.60, 21.12, 178.47°) |
| OKLab | oklab(79.91% -0.0617 0.0012) |
| OKLCH | oklch(79.91% 0.062 178.9) |
| XYZ | xyz(42.5012, 52.5385, 56.6067) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 8.71
Light Teal
#90E4C1
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 8.94
Paleturquoise
#AFEEEE
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBBE #CB929F
analogous
#92CBA1 #92CBBE #92BBCB
triadic
#92CBBE #BE92CB #CBBE92
tetradic
#92CBBE #A192CB #CB929F #BBCB92
square
#92CBBE #A192CB #CB929F #BBCB92
split-complementary
#92CBBE #CB92BB #CBA192
monochromatic
#499987 #69B7A5 #92CBBE #BBDFD7 #E5F3EF
Accessibility & contrast
On white
1.82
#92CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#92CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBBE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBBE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#82CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #92cbbe; /* rgb */ color: rgb(146, 203, 190); /* oklch */ color: oklch(79.9% 0.062 178.9);
Tailwind
colors: {
custom: {
50: '#b3dbd1',
500: '#92cbbe',
950: '#000000',
},
}SCSS
$custom: #92cbbe; $custom-light: #b3dbd1; $custom-dark: #000000;
JSON
{
"hex": "#92cbbe",
"rgb": {
"r": 146,
"g": 203,
"b": 190
},
"hsl": {
"h": 166.316,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.7991,
"c": 0.06175,
"h": 178.9
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#92CBBE
secondary
#A06170
accent
#3752AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483