#92CCCF#92CCCF
#92CCCF is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.060 H 200.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCCF |
|---|---|
| RGB | rgb(146, 204, 207) |
| HSL | hsl(183, 39%, 69%) |
| HSV | hsv(183, 29%, 81%) |
| CMYK | cmyk(29.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.34, -17.81, -7.49) |
| CIE-LCH | lch(78.34, 19.32, 202.81°) |
| OKLab | oklab(80.66% -0.056 -0.0205) |
| OKLCH | oklch(80.66% 0.06 200.1) |
| XYZ | xyz(44.7057, 53.7994, 67.0481) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.92
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Sky Blue
#87CEEB
ΔE00 9.22
Mediumturquoise
#48D1CC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCCF #CF9592
analogous
#92CFB4 #92CCCF #92AECF
triadic
#92CCCF #CF92CC #CCCF92
tetradic
#92CCCF #B492CF #CF9592 #AECF92
square
#92CCCF #B492CF #CF9592 #AECF92
split-complementary
#92CCCF #CF92AE #CFB492
monochromatic
#479CA0 #68B8BC #92CCCF #BCE0E2 #E7F4F4
Accessibility & contrast
On white
1.79
#92CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#92CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCCF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCCF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#7CD0CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cccf; /* rgb */ color: rgb(146, 204, 207); /* oklch */ color: oklch(80.7% 0.060 200.1);
Tailwind
colors: {
custom: {
50: '#b4dbdd',
500: '#92cccf',
950: '#000000',
},
}SCSS
$custom: #92cccf; $custom-light: #b4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#92cccf",
"rgb": {
"r": 146,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.951,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80657,
"c": 0.05967,
"h": 200.1
},
"luminance": 0.53802
}Semantic roles & 50–950 ramp
primary
#92CCCF
secondary
#A46461
accent
#3A34B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484