#92C8CF#92C8CF
#92C8CF is a light, muted teal. Relative luminance 0.519; OKLCH L 79.8% C 0.057 H 206.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8CF |
|---|---|
| RGB | rgb(146, 200, 207) |
| HSL | hsl(187, 39%, 69%) |
| HSV | hsv(187, 29%, 81%) |
| CMYK | cmyk(29.5%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.23, -15.77, -9.14) |
| CIE-LCH | lch(77.23, 18.22, 210.10°) |
| OKLab | oklab(79.77% -0.0509 -0.025) |
| OKLCH | oklch(79.77% 0.057 206.1) |
| XYZ | xyz(43.7672, 51.9223, 66.7352) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.18
Lightblue
#ADD8E6
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 7.60
Baby Blue
#89CFF0
ΔE00 8.89
Ice Blue
#A5DFF9
ΔE00 9.10
Paleturquoise
#AFEEEE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8CF #CF9992
analogous
#92CFB8 #92C8CF #92AACF
triadic
#92C8CF #CF92C8 #C8CF92
tetradic
#92C8CF #B892CF #CF9992 #AACF92
square
#92C8CF #B892CF #CF9992 #AACF92
split-complementary
#92C8CF #CF92AA #CFB892
monochromatic
#4796A0 #68B3BC #92C8CF #BCDDE2 #E7F3F4
Accessibility & contrast
On white
1.84
#92C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#92C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8CF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8CF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D0
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#7DCDCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92c8cf; /* rgb */ color: rgb(146, 200, 207); /* oklch */ color: oklch(79.8% 0.057 206.1);
Tailwind
colors: {
custom: {
50: '#b4d8dd',
500: '#92c8cf',
950: '#000000',
},
}SCSS
$custom: #92c8cf; $custom-light: #b4d8dd; $custom-dark: #000000;
JSON
{
"hex": "#92c8cf",
"rgb": {
"r": 146,
"g": 200,
"b": 207
},
"hsl": {
"h": 186.885,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.79773,
"c": 0.05674,
"h": 206.1
},
"luminance": 0.51925
}Semantic roles & 50–950 ramp
primary
#92C8CF
secondary
#A46961
accent
#4234B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384