#92CFCD#92CFCD
#92CFCD is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.062 H 193.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFCD |
|---|---|
| RGB | rgb(146, 207, 205) |
| HSL | hsl(178, 39%, 69%) |
| HSV | hsv(178, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.12, -19.79, -5.26) |
| CIE-LCH | lch(79.12, 20.48, 194.90°) |
| OKLab | oklab(81.26% -0.0606 -0.0145) |
| OKLCH | oklch(81.26% 0.062 193.4) |
| XYZ | xyz(45.1826, 55.1420, 66.0085) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 7.27
Mediumturquoise
#48D1CC
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Pale Teal
#82CBB2
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFCD #CF9294
analogous
#92CFAF #92CFCD #92B3CF
triadic
#92CFCD #CD92CF #CFCD92
tetradic
#92CFCD #AF92CF #CF9294 #B3CF92
square
#92CFCD #AF92CF #CF9294 #B3CF92
split-complementary
#92CFCD #CF92B3 #CFAF92
monochromatic
#47A09D #68BCBA #92CFCD #BCE2E0 #E7F4F4
Accessibility & contrast
On white
1.75
#92CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#92CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFCD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFCD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#7DD3CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cfcd; /* rgb */ color: rgb(146, 207, 205); /* oklch */ color: oklch(81.3% 0.062 193.4);
Tailwind
colors: {
custom: {
50: '#b4dddc',
500: '#92cfcd',
950: '#000000',
},
}SCSS
$custom: #92cfcd; $custom-light: #b4dddc; $custom-dark: #000000;
JSON
{
"hex": "#92cfcd",
"rgb": {
"r": 146,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.033,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.81259,
"c": 0.06234,
"h": 193.4
},
"luminance": 0.55144
}Semantic roles & 50–950 ramp
primary
#92CFCD
secondary
#A46163
accent
#3438B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484