#92CECD#92CECD
#92CECD is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.061 H 194.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #92CECD |
|---|---|
| RGB | rgb(146, 206, 205) |
| HSL | hsl(179, 38%, 69%) |
| HSV | hsv(179, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.84, -19.28, -5.67) |
| CIE-LCH | lch(78.84, 20.10, 196.40°) |
| OKLab | oklab(81.04% -0.0594 -0.0156) |
| OKLCH | oklch(81.04% 0.061 194.7) |
| XYZ | xyz(44.9411, 54.6590, 65.9280) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.88
Pale Teal
#82CBB2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CECD #CE9293
analogous
#92CEAF #92CECD #92B1CE
triadic
#92CECD #CD92CE #CECD92
tetradic
#92CECD #AF92CE #CE9293 #B1CE92
square
#92CECD #AF92CE #CE9293 #B1CE92
split-complementary
#92CECD #CE92B1 #CEAF92
monochromatic
#479E9D #68BBBA #92CECD #BCE1E0 #E6F4F4
Accessibility & contrast
On white
1.76
#92CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#92CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CECD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CECD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#7DD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cecd; /* rgb */ color: rgb(146, 206, 205); /* oklch */ color: oklch(81.0% 0.061 194.7);
Tailwind
colors: {
custom: {
50: '#b4dddc',
500: '#92cecd',
950: '#000000',
},
}SCSS
$custom: #92cecd; $custom-light: #b4dddc; $custom-dark: #000000;
JSON
{
"hex": "#92cecd",
"rgb": {
"r": 146,
"g": 206,
"b": 205
},
"hsl": {
"h": 179,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.81037,
"c": 0.06139,
"h": 194.7
},
"luminance": 0.54661
}Semantic roles & 50–950 ramp
primary
#92CECD
secondary
#A36162
accent
#3537B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484