#92CDCB#92CDCB
#92CDCB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.8% C 0.061 H 193.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDCB |
|---|---|
| RGB | rgb(146, 205, 203) |
| HSL | hsl(178, 37%, 69%) |
| HSV | hsv(178, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.51, -19.23, -5.09) |
| CIE-LCH | lch(78.51, 19.90, 194.83°) |
| OKLab | oklab(80.75% -0.0589 -0.014) |
| OKLCH | oklch(80.75% 0.061 193.4) |
| XYZ | xyz(44.4613, 54.0831, 64.5847) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 7.70
Mediumturquoise
#48D1CC
ΔE00 8.31
Pale Teal
#82CBB2
ΔE00 8.92
Robin'S Egg Blue
#98EFF9
ΔE00 9.06
Lightblue
#ADD8E6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDCB #CD9294
analogous
#92CDAE #92CDCB #92B2CD
triadic
#92CDCB #CB92CD #CDCB92
tetradic
#92CDCB #AE92CD #CD9294 #B2CD92
square
#92CDCB #AE92CD #CD9294 #B2CD92
split-complementary
#92CDCB #CD92B2 #CDAE92
monochromatic
#489D9A #68BAB7 #92CDCB #BCE0DF #E6F3F3
Accessibility & contrast
On white
1.78
#92CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#92CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDCB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDCB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#7ED0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdcb; /* rgb */ color: rgb(146, 205, 203); /* oklch */ color: oklch(80.8% 0.061 193.4);
Tailwind
colors: {
custom: {
50: '#b4dcda',
500: '#92cdcb',
950: '#000000',
},
}SCSS
$custom: #92cdcb; $custom-light: #b4dcda; $custom-dark: #000000;
JSON
{
"hex": "#92cdcb",
"rgb": {
"r": 146,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.966,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80752,
"c": 0.06056,
"h": 193.4
},
"luminance": 0.54085
}Semantic roles & 50–950 ramp
primary
#92CDCB
secondary
#A26163
accent
#353AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483