#92CED5#92CED5
#92CED5 is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.062 H 205.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92CED5 |
|---|---|
| RGB | rgb(146, 206, 213) |
| HSL | hsl(186, 44%, 70%) |
| HSV | hsv(186, 31%, 84%) |
| CMYK | cmyk(31.5%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(79.07, -17.43, -9.63) |
| CIE-LCH | lch(79.07, 19.91, 208.92°) |
| OKLab | oklab(81.3% -0.0562 -0.0263) |
| OKLCH | oklch(81.3% 0.062 205.1) |
| XYZ | xyz(45.9316, 55.0552, 71.1444) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 7.84
Ice Blue
#A5DFF9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CED5 #D59992
analogous
#92D5BB #92CED5 #92ACD5
triadic
#92CED5 #D592CE #CED592
tetradic
#92CED5 #BB92D5 #D59992 #ACD592
square
#92CED5 #BB92D5 #D59992 #ACD592
split-complementary
#92CED5 #D592AC #D5BB92
monochromatic
#42A0AB #66BAC4 #92CED5 #BEE2E6 #E9F5F6
Accessibility & contrast
On white
1.75
#92CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#92CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CED5
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CED5 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D6
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#7AD3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92ced5; /* rgb */ color: rgb(146, 206, 213); /* oklch */ color: oklch(81.3% 0.062 205.1);
Tailwind
colors: {
custom: {
50: '#b4dde1',
500: '#92ced5',
950: '#000000',
},
}SCSS
$custom: #92ced5; $custom-light: #b4dde1; $custom-dark: #000000;
JSON
{
"hex": "#92ced5",
"rgb": {
"r": 146,
"g": 206,
"b": 213
},
"hsl": {
"h": 186.269,
"s": 44.371,
"l": 70.392
},
"oklch": {
"l": 0.81295,
"c": 0.06203,
"h": 205.1
},
"luminance": 0.55058
}Semantic roles & 50–950 ramp
primary
#92CED5
secondary
#AB6860
accent
#3C2EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484