#92CFBE#92CFBE
#92CFBE is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.067 H 175.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFBE |
|---|---|
| RGB | rgb(146, 207, 190) |
| HSL | hsl(163, 39%, 69%) |
| HSV | hsv(163, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.72, -23.10, 2.20) |
| CIE-LCH | lch(78.72, 23.21, 174.56°) |
| OKLab | oklab(80.81% -0.0669 0.0055) |
| OKLCH | oklch(80.81% 0.067 175.3) |
| XYZ | xyz(43.4581, 54.4522, 56.9257) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 7.15
Mediumaquamarine
#66CDAA
ΔE00 7.47
Seafoam
#7FE0B3
ΔE00 9.02
Mediumturquoise
#48D1CC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFBE #CF92A3
analogous
#92CFA0 #92CFBE #92C2CF
triadic
#92CFBE #BE92CF #CFBE92
tetradic
#92CFBE #A092CF #CF92A3 #C2CF92
square
#92CFBE #A092CF #CF92A3 #C2CF92
split-complementary
#92CFBE #CF92C2 #CFA092
monochromatic
#47A087 #68BCA5 #92CFBE #BCE2D7 #E7F4F1
Accessibility & contrast
On white
1.77
#92CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#92CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFBE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFBE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#81D1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cfbe; /* rgb */ color: rgb(146, 207, 190); /* oklch */ color: oklch(80.8% 0.067 175.3);
Tailwind
colors: {
custom: {
50: '#b3ded1',
500: '#92cfbe',
950: '#000000',
},
}SCSS
$custom: #92cfbe; $custom-light: #b3ded1; $custom-dark: #000000;
JSON
{
"hex": "#92cfbe",
"rgb": {
"r": 146,
"g": 207,
"b": 190
},
"hsl": {
"h": 163.279,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80809,
"c": 0.06708,
"h": 175.3
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#92CFBE
secondary
#A46174
accent
#3457B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483