#92CED3#92CED3
#92CED3 is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.2% C 0.062 H 202.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #92CED3 |
|---|---|
| RGB | rgb(146, 206, 211) |
| HSL | hsl(185, 42%, 70%) |
| HSV | hsv(185, 31%, 83%) |
| CMYK | cmyk(30.8%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(79.01, -17.90, -8.64) |
| CIE-LCH | lch(79.01, 19.88, 205.78°) |
| OKLab | oklab(81.23% -0.057 -0.0236) |
| OKLCH | oklch(81.23% 0.062 202.5) |
| XYZ | xyz(45.6793, 54.9543, 69.8157) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.91
Sky Blue
#87CEEB
ΔE00 8.43
Robin Egg Blue
#8AF1FE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CED3 #D39792
analogous
#92D3B7 #92CED3 #92AED3
triadic
#92CED3 #D392CE #CED392
tetradic
#92CED3 #B792D3 #D39792 #AED392
square
#92CED3 #B792D3 #D39792 #AED392
split-complementary
#92CED3 #D392AE #D3B792
monochromatic
#439FA7 #66BAC1 #92CED3 #BEE2E5 #E9F5F6
Accessibility & contrast
On white
1.75
#92CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#92CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CED3
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CED3 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#7BD3CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92ced3; /* rgb */ color: rgb(146, 206, 211); /* oklch */ color: oklch(81.2% 0.062 202.5);
Tailwind
colors: {
custom: {
50: '#b4dde0',
500: '#92ced3',
950: '#000000',
},
}SCSS
$custom: #92ced3; $custom-light: #b4dde0; $custom-dark: #000000;
JSON
{
"hex": "#92ced3",
"rgb": {
"r": 146,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.615,
"s": 42.484,
"l": 70
},
"oklch": {
"l": 0.8123,
"c": 0.06167,
"h": 202.5
},
"luminance": 0.54957
}Semantic roles & 50–950 ramp
primary
#92CED3
secondary
#A96660
accent
#3A30B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484