#92CECF#92CECF
#92CECF is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.061 H 197.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #92CECF |
|---|---|
| RGB | rgb(146, 206, 207) |
| HSL | hsl(181, 39%, 69%) |
| HSV | hsv(181, 29%, 81%) |
| CMYK | cmyk(29.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.90, -18.83, -6.67) |
| CIE-LCH | lch(78.90, 19.97, 199.50°) |
| OKLab | oklab(81.1% -0.0586 -0.0183) |
| OKLCH | oklch(81.1% 0.061 197.3) |
| XYZ | xyz(45.1841, 54.7562, 67.2076) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.40
Lightblue
#ADD8E6
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.62
Robin Egg Blue
#8AF1FE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CECF #CF9392
analogous
#92CFB2 #92CECF #92B0CF
triadic
#92CECF #CF92CE #CECF92
tetradic
#92CECF #B292CF #CF9392 #B0CF92
square
#92CECF #B292CF #CF9392 #B0CF92
split-complementary
#92CECF #CF92B0 #CFB292
monochromatic
#479FA0 #68BBBC #92CECF #BCE1E2 #E7F4F4
Accessibility & contrast
On white
1.76
#92CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#92CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CECF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CECF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#7CD2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cecf; /* rgb */ color: rgb(146, 206, 207); /* oklch */ color: oklch(81.1% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#b4dddd',
500: '#92cecf',
950: '#000000',
},
}SCSS
$custom: #92cecf; $custom-light: #b4dddd; $custom-dark: #000000;
JSON
{
"hex": "#92cecf",
"rgb": {
"r": 146,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.984,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.81101,
"c": 0.06135,
"h": 197.3
},
"luminance": 0.54759
}Semantic roles & 50–950 ramp
primary
#92CECF
secondary
#A46261
accent
#3634B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484