#92CABC#92CABC
#92CABC is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.6% C 0.061 H 177.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92CABC |
|---|---|
| RGB | rgb(146, 202, 188) |
| HSL | hsl(165, 35%, 68%) |
| HSV | hsv(165, 28%, 79%) |
| CMYK | cmyk(27.7%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(77.27, -21.04, 1.16) |
| CIE-LCH | lch(77.27, 21.07, 176.85°) |
| OKLab | oklab(79.63% -0.0613 0.0028) |
| OKLCH | oklch(79.63% 0.061 177.4) |
| XYZ | xyz(42.0488, 51.9809, 55.3849) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.47
Seafoam Blue
#78D1B6
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 8.49
Light Teal
#90E4C1
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CABC #CA92A0
analogous
#92CAA0 #92CABC #92BCCA
triadic
#92CABC #BC92CA #CABC92
tetradic
#92CABC #A092CA #CA92A0 #BCCA92
square
#92CABC #A092CA #CA92A0 #BCCA92
split-complementary
#92CABC #CA92BC #CAA092
monochromatic
#4A9884 #69B6A3 #92CABC #BBDED5 #E4F2EF
Accessibility & contrast
On white
1.84
#92CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#92CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CABC
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CABC | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#83CCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92cabc; /* rgb */ color: rgb(146, 202, 188); /* oklch */ color: oklch(79.6% 0.061 177.4);
Tailwind
colors: {
custom: {
50: '#b3dad0',
500: '#92cabc',
950: '#000000',
},
}SCSS
$custom: #92cabc; $custom-light: #b3dad0; $custom-dark: #000000;
JSON
{
"hex": "#92cabc",
"rgb": {
"r": 146,
"g": 202,
"b": 188
},
"hsl": {
"h": 165,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.79628,
"c": 0.06135,
"h": 177.4
},
"luminance": 0.51983
}Semantic roles & 50–950 ramp
primary
#92CABC
secondary
#9F6171
accent
#3855AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383