#92CED8#92CED8
#92CED8 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.4% C 0.063 H 208.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #92CED8 |
|---|---|
| RGB | rgb(146, 206, 216) |
| HSL | hsl(189, 47%, 71%) |
| HSV | hsv(189, 32%, 85%) |
| CMYK | cmyk(32.4%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(79.16, -16.72, -11.11) |
| CIE-LCH | lch(79.16, 20.07, 213.60°) |
| OKLab | oklab(81.4% -0.055 -0.0304) |
| OKLCH | oklch(81.4% 0.063 208.9) |
| XYZ | xyz(46.3159, 55.2089, 73.1683) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.54
Sky Blue
#87CEEB
ΔE00 6.41
Ice Blue
#A5DFF9
ΔE00 7.62
Baby Blue
#89CFF0
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CED8 #D89C92
analogous
#92D8BF #92CED8 #92ABD8
triadic
#92CED8 #D892CE #CED892
tetradic
#92CED8 #BF92D8 #D89C92 #ABD892
square
#92CED8 #BF92D8 #D89C92 #ABD892
split-complementary
#92CED8 #D892AB #D8BF92
monochromatic
#3FA0B0 #65BAC8 #92CED8 #BFE2E8 #E8F5F7
Accessibility & contrast
On white
1.74
#92CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#92CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CED8
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CED8 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D9
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#79D3D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92ced8; /* rgb */ color: rgb(146, 206, 216); /* oklch */ color: oklch(81.4% 0.063 208.9);
Tailwind
colors: {
custom: {
50: '#b4dde4',
500: '#92ced8',
950: '#000000',
},
}SCSS
$custom: #92ced8; $custom-light: #b4dde4; $custom-dark: #000000;
JSON
{
"hex": "#92ced8",
"rgb": {
"r": 146,
"g": 206,
"b": 216
},
"hsl": {
"h": 188.571,
"s": 47.297,
"l": 70.98
},
"oklch": {
"l": 0.81395,
"c": 0.06282,
"h": 208.9
},
"luminance": 0.55211
}Semantic roles & 50–950 ramp
primary
#92CED8
secondary
#AF6B5F
accent
#3F2BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484