#92CBD2#92CBD2
#92CBD2 is a light, muted teal. Relative luminance 0.535; OKLCH L 80.5% C 0.059 H 205.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBD2 |
|---|---|
| RGB | rgb(146, 203, 210) |
| HSL | hsl(187, 42%, 70%) |
| HSV | hsv(187, 30%, 82%) |
| CMYK | cmyk(30.5%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.15, -16.60, -9.39) |
| CIE-LCH | lch(78.15, 19.07, 209.48°) |
| OKLab | oklab(80.53% -0.0536 -0.0256) |
| OKLCH | oklch(80.53% 0.059 205.6) |
| XYZ | xyz(44.8390, 53.4736, 68.9191) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 8.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Ice Blue
#A5DFF9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBD2 #D29992
analogous
#92D2B9 #92CBD2 #92ABD2
triadic
#92CBD2 #D292CB #CBD292
tetradic
#92CBD2 #B992D2 #D29992 #ABD292
square
#92CBD2 #B992D2 #D29992 #ABD292
split-complementary
#92CBD2 #D292AB #D2B992
monochromatic
#449BA5 #67B6C0 #92CBD2 #BDE0E4 #E9F4F6
Accessibility & contrast
On white
1.80
#92CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#92CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBD2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBD2 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B7BED2
Tritanopia (blue-blind)
#7CD0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #92cbd2; /* rgb */ color: rgb(146, 203, 210); /* oklch */ color: oklch(80.5% 0.059 205.6);
Tailwind
colors: {
custom: {
50: '#b4dbdf',
500: '#92cbd2',
950: '#000000',
},
}SCSS
$custom: #92cbd2; $custom-light: #b4dbdf; $custom-dark: #000000;
JSON
{
"hex": "#92cbd2",
"rgb": {
"r": 146,
"g": 203,
"b": 210
},
"hsl": {
"h": 186.563,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.80534,
"c": 0.0594,
"h": 205.6
},
"luminance": 0.53476
}Semantic roles & 50–950 ramp
primary
#92CBD2
secondary
#A86860
accent
#3F31B5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484