#92CFBD#92CFBD
#92CFBD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.068 H 174.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFBD |
|---|---|
| RGB | rgb(146, 207, 189) |
| HSL | hsl(162, 39%, 69%) |
| HSV | hsv(162, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.70, -23.31, 2.70) |
| CIE-LCH | lch(78.70, 23.47, 173.40°) |
| OKLab | oklab(80.78% -0.0673 0.0068) |
| OKLCH | oklch(80.78% 0.068 174.2) |
| XYZ | xyz(43.3491, 54.4086, 56.3520) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 4.60
Light Teal
#90E4C1
ΔE00 6.91
Mediumaquamarine
#66CDAA
ΔE00 7.24
Seafoam
#7FE0B3
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFBD #CF92A4
analogous
#92CF9F #92CFBD #92C3CF
triadic
#92CFBD #BD92CF #CFBD92
tetradic
#92CFBD #9F92CF #CF92A4 #C3CF92
square
#92CFBD #9F92CF #CF92A4 #C3CF92
split-complementary
#92CFBD #CF92C3 #CF9F92
monochromatic
#47A086 #68BCA3 #92CFBD #BCE2D7 #E7F4F0
Accessibility & contrast
On white
1.77
#92CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#92CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFBD
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFBD | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BC
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#82D0CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cfbd; /* rgb */ color: rgb(146, 207, 189); /* oklch */ color: oklch(80.8% 0.068 174.2);
Tailwind
colors: {
custom: {
50: '#b3ded0',
500: '#92cfbd',
950: '#000000',
},
}SCSS
$custom: #92cfbd; $custom-light: #b3ded0; $custom-dark: #000000;
JSON
{
"hex": "#92cfbd",
"rgb": {
"r": 146,
"g": 207,
"b": 189
},
"hsl": {
"h": 162.295,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.8078,
"c": 0.06762,
"h": 174.2
},
"luminance": 0.54411
}Semantic roles & 50–950 ramp
primary
#92CFBD
secondary
#A46175
accent
#3459B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483