#92CED4#92CED4
#92CED4 is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.3% C 0.062 H 203.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92CED4 |
|---|---|
| RGB | rgb(146, 206, 212) |
| HSL | hsl(185, 43%, 70%) |
| HSV | hsv(185, 31%, 83%) |
| CMYK | cmyk(31.1%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(79.04, -17.66, -9.14) |
| CIE-LCH | lch(79.04, 19.89, 207.35°) |
| OKLab | oklab(81.26% -0.0566 -0.025) |
| OKLCH | oklch(81.26% 0.062 203.8) |
| XYZ | xyz(45.8051, 55.0046, 70.4780) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Sky Blue
#87CEEB
ΔE00 8.02
Robin Egg Blue
#8AF1FE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CED4 #D49892
analogous
#92D4B9 #92CED4 #92ADD4
triadic
#92CED4 #D492CE #CED492
tetradic
#92CED4 #B992D4 #D49892 #ADD492
square
#92CED4 #B992D4 #D49892 #ADD492
split-complementary
#92CED4 #D492AD #D4B992
monochromatic
#43A0A9 #66BAC3 #92CED4 #BEE2E5 #E9F5F6
Accessibility & contrast
On white
1.75
#92CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#92CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CED4
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CED4 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D4
Deuteranopia (green-blind)
#B9C0D4
Tritanopia (blue-blind)
#7AD3D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92ced4; /* rgb */ color: rgb(146, 206, 212); /* oklch */ color: oklch(81.3% 0.062 203.8);
Tailwind
colors: {
custom: {
50: '#b4dde1',
500: '#92ced4',
950: '#000000',
},
}SCSS
$custom: #92ced4; $custom-light: #b4dde1; $custom-dark: #000000;
JSON
{
"hex": "#92ced4",
"rgb": {
"r": 146,
"g": 206,
"b": 212
},
"hsl": {
"h": 185.455,
"s": 43.421,
"l": 70.196
},
"oklch": {
"l": 0.81262,
"c": 0.06184,
"h": 203.8
},
"luminance": 0.55007
}Semantic roles & 50–950 ramp
primary
#92CED4
secondary
#AA6760
accent
#3B2FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484