#92CFBC#92CFBC
#92CFBC is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.068 H 173.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFBC |
|---|---|
| RGB | rgb(146, 207, 188) |
| HSL | hsl(161, 39%, 69%) |
| HSV | hsv(161, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.67, -23.53, 3.20) |
| CIE-LCH | lch(78.67, 23.74, 172.26°) |
| OKLab | oklab(80.75% -0.0677 0.0081) |
| OKLCH | oklch(80.75% 0.068 173.2) |
| XYZ | xyz(43.2410, 54.3653, 55.7824) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 6.68
Mediumaquamarine
#66CDAA
ΔE00 7.01
Seafoam
#7FE0B3
ΔE00 8.44
Tiffany Blue
#7BF2DA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFBC #CF92A5
analogous
#92CF9E #92CFBC #92C4CF
triadic
#92CFBC #BC92CF #CFBC92
tetradic
#92CFBC #9E92CF #CF92A5 #C4CF92
square
#92CFBC #9E92CF #CF92A5 #C4CF92
split-complementary
#92CFBC #CF92C4 #CF9E92
monochromatic
#47A084 #68BCA2 #92CFBC #BCE2D6 #E7F4F0
Accessibility & contrast
On white
1.77
#92CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#92CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFBC
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFBC | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#82D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cfbc; /* rgb */ color: rgb(146, 207, 188); /* oklch */ color: oklch(80.8% 0.068 173.2);
Tailwind
colors: {
custom: {
50: '#b3ded0',
500: '#92cfbc',
950: '#000000',
},
}SCSS
$custom: #92cfbc; $custom-light: #b3ded0; $custom-dark: #000000;
JSON
{
"hex": "#92cfbc",
"rgb": {
"r": 146,
"g": 207,
"b": 188
},
"hsl": {
"h": 161.311,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80752,
"c": 0.06819,
"h": 173.2
},
"luminance": 0.54367
}Semantic roles & 50–950 ramp
primary
#92CFBC
secondary
#A46176
accent
#345BB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483