#92CFBA#92CFBA
#92CFBA is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.069 H 171.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFBA |
|---|---|
| RGB | rgb(146, 207, 186) |
| HSL | hsl(159, 39%, 69%) |
| HSV | hsv(159, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 10.1%, 18.8%) |
| CIE-LAB | lab(78.62, -23.95, 4.20) |
| CIE-LCH | lch(78.62, 24.31, 170.06°) |
| OKLab | oklab(80.7% -0.0686 0.0107) |
| OKLCH | oklch(80.7% 0.069 171.1) |
| XYZ | xyz(43.0269, 54.2797, 54.6548) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 6.62
Seafoam
#7FE0B3
ΔE00 7.91
Tiffany Blue
#7BF2DA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFBA #CF92A7
analogous
#92CF9C #92CFBA #92C6CF
triadic
#92CFBA #BA92CF #CFBA92
tetradic
#92CFBA #9C92CF #CF92A7 #C6CF92
square
#92CFBA #9C92CF #CF92A7 #C6CF92
split-complementary
#92CFBA #CF92C6 #CF9C92
monochromatic
#47A081 #68BC9F #92CFBA #BCE2D5 #E7F4F0
Accessibility & contrast
On white
1.77
#92CFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#92CFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFBA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFBA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#83D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cfba; /* rgb */ color: rgb(146, 207, 186); /* oklch */ color: oklch(80.7% 0.069 171.1);
Tailwind
colors: {
custom: {
50: '#b3dece',
500: '#92cfba',
950: '#000000',
},
}SCSS
$custom: #92cfba; $custom-light: #b3dece; $custom-dark: #000000;
JSON
{
"hex": "#92cfba",
"rgb": {
"r": 146,
"g": 207,
"b": 186
},
"hsl": {
"h": 159.344,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80696,
"c": 0.0694,
"h": 171.1
},
"luminance": 0.54282
}Semantic roles & 50–950 ramp
primary
#92CFBA
secondary
#A46178
accent
#345FB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483