#92CFBF#92CFBF
#92CFBF is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.8% C 0.067 H 176.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #92CFBF |
|---|---|
| RGB | rgb(146, 207, 191) |
| HSL | hsl(164, 39%, 69%) |
| HSV | hsv(164, 29%, 81%) |
| CMYK | cmyk(29.5%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.75, -22.89, 1.70) |
| CIE-LCH | lch(78.75, 22.95, 175.75°) |
| OKLab | oklab(80.84% -0.0664 0.0042) |
| OKLCH | oklch(80.84% 0.067 176.4) |
| XYZ | xyz(43.5677, 54.4960, 57.5033) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 7.41
Mediumaquamarine
#66CDAA
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 8.96
Seafoam
#7FE0B3
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CFBF #CF92A2
analogous
#92CFA1 #92CFBF #92C1CF
triadic
#92CFBF #BF92CF #CFBF92
tetradic
#92CFBF #A192CF #CF92A2 #C1CF92
square
#92CFBF #A192CF #CF92A2 #C1CF92
split-complementary
#92CFBF #CF92C1 #CFA192
monochromatic
#47A089 #68BCA6 #92CFBF #BCE2D8 #E7F4F1
Accessibility & contrast
On white
1.76
#92CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#92CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CFBF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CFBF | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BE
Deuteranopia (green-blind)
#BFC0C0
Tritanopia (blue-blind)
#81D1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cfbf; /* rgb */ color: rgb(146, 207, 191); /* oklch */ color: oklch(80.8% 0.067 176.4);
Tailwind
colors: {
custom: {
50: '#b3ded2',
500: '#92cfbf',
950: '#000000',
},
}SCSS
$custom: #92cfbf; $custom-light: #b3ded2; $custom-dark: #000000;
JSON
{
"hex": "#92cfbf",
"rgb": {
"r": 146,
"g": 207,
"b": 191
},
"hsl": {
"h": 164.262,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80838,
"c": 0.06657,
"h": 176.4
},
"luminance": 0.54498
}Semantic roles & 50–950 ramp
primary
#92CFBF
secondary
#A46173
accent
#3455B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483