#92CBCA#92CBCA
#92CBCA is a light, muted teal. Relative luminance 0.531; OKLCH L 80.3% C 0.059 H 194.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBCA |
|---|---|
| RGB | rgb(146, 203, 202) |
| HSL | hsl(179, 35%, 68%) |
| HSV | hsv(179, 28%, 80%) |
| CMYK | cmyk(28.1%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.93, -18.45, -5.42) |
| CIE-LCH | lch(77.93, 19.23, 196.37°) |
| OKLab | oklab(80.28% -0.0568 -0.0149) |
| OKLCH | oklch(80.28% 0.059 194.7) |
| XYZ | xyz(43.8672, 53.0849, 63.8007) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 8.11
Mediumturquoise
#48D1CC
ΔE00 8.69
Lightblue
#ADD8E6
ΔE00 8.86
Robin'S Egg Blue
#98EFF9
ΔE00 9.34
Pale Teal
#82CBB2
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBCA #CB9293
analogous
#92CBAD #92CBCA #92AFCB
triadic
#92CBCA #CA92CB #CBCA92
tetradic
#92CBCA #AD92CB #CB9293 #AFCB92
square
#92CBCA #AD92CB #CB9293 #AFCB92
split-complementary
#92CBCA #CB92AF #CBAD92
monochromatic
#499998 #69B7B6 #92CBCA #BBDFDE #E5F3F2
Accessibility & contrast
On white
1.81
#92CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#92CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBCA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBCA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#7ECECA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #92cbca; /* rgb */ color: rgb(146, 203, 202); /* oklch */ color: oklch(80.3% 0.059 194.7);
Tailwind
colors: {
custom: {
50: '#b3dbda',
500: '#92cbca',
950: '#000000',
},
}SCSS
$custom: #92cbca; $custom-light: #b3dbda; $custom-dark: #000000;
JSON
{
"hex": "#92cbca",
"rgb": {
"r": 146,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.947,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.80276,
"c": 0.0587,
"h": 194.7
},
"luminance": 0.53087
}Semantic roles & 50–950 ramp
primary
#92CBCA
secondary
#A06162
accent
#3739AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483