#92CBB2#92CBB2
#92CBB2 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.069 H 165.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBB2 |
|---|---|
| RGB | rgb(146, 203, 178) |
| HSL | hsl(154, 35%, 68%) |
| HSV | hsv(154, 28%, 80%) |
| CMYK | cmyk(28.1%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.30, -23.63, 6.58) |
| CIE-LCH | lch(77.30, 24.53, 164.43°) |
| OKLab | oklab(79.57% -0.0668 0.017) |
| OKLCH | oklch(79.57% 0.069 165.7) |
| XYZ | xyz(41.2433, 52.0353, 49.9816) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.67
Seafoam Blue
#78D1B6
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 6.36
Light Teal
#90E4C1
ΔE00 6.63
Seafoam
#7FE0B3
ΔE00 7.68
Darkseagreen
#8FBC8F
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBB2 #CB92AB
analogous
#92CB95 #92CBB2 #92C7CB
triadic
#92CBB2 #B292CB #CBB292
tetradic
#92CBB2 #9592CB #CB92AB #C7CB92
square
#92CBB2 #9592CB #CB92AB #C7CB92
split-complementary
#92CBB2 #CB92C7 #CB9592
monochromatic
#499976 #69B795 #92CBB2 #BBDFCF #E5F3ED
Accessibility & contrast
On white
1.84
#92CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#92CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBB2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBB2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BFBCB3
Tritanopia (blue-blind)
#85CBC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92cbb2; /* rgb */ color: rgb(146, 203, 178); /* oklch */ color: oklch(79.6% 0.069 165.7);
Tailwind
colors: {
custom: {
50: '#b3dbc9',
500: '#92cbb2',
950: '#000000',
},
}SCSS
$custom: #92cbb2; $custom-light: #b3dbc9; $custom-dark: #000000;
JSON
{
"hex": "#92cbb2",
"rgb": {
"r": 146,
"g": 203,
"b": 178
},
"hsl": {
"h": 153.684,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.79571,
"c": 0.06897,
"h": 165.7
},
"luminance": 0.52037
}Semantic roles & 50–950 ramp
primary
#92CBB2
secondary
#A0617D
accent
#376BAE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482