#92CDBA#92CDBA
#92CDBA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.067 H 172.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDBA |
|---|---|
| RGB | rgb(146, 205, 186) |
| HSL | hsl(161, 37%, 69%) |
| HSV | hsv(161, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.06, -22.96, 3.38) |
| CIE-LCH | lch(78.06, 23.21, 171.62°) |
| OKLab | oklab(80.25% -0.066 0.0086) |
| OKLCH | oklch(80.25% 0.067 172.6) |
| XYZ | xyz(42.5454, 53.3168, 54.4943) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.02
Seafoam Blue
#78D1B6
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.10
Seafoam
#7FE0B3
ΔE00 8.69
Mediumturquoise
#48D1CC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDBA #CD92A5
analogous
#92CD9D #92CDBA #92C3CD
triadic
#92CDBA #BA92CD #CDBA92
tetradic
#92CDBA #9D92CD #CD92A5 #C3CD92
square
#92CDBA #9D92CD #CD92A5 #C3CD92
split-complementary
#92CDBA #CD92C3 #CD9D92
monochromatic
#489D81 #68BA9F #92CDBA #BCE0D5 #E6F3EF
Accessibility & contrast
On white
1.80
#92CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#92CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDBA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDBA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#83CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #92cdba; /* rgb */ color: rgb(146, 205, 186); /* oklch */ color: oklch(80.2% 0.067 172.6);
Tailwind
colors: {
custom: {
50: '#b3dcce',
500: '#92cdba',
950: '#000000',
},
}SCSS
$custom: #92cdba; $custom-light: #b3dcce; $custom-dark: #000000;
JSON
{
"hex": "#92cdba",
"rgb": {
"r": 146,
"g": 205,
"b": 186
},
"hsl": {
"h": 160.678,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80245,
"c": 0.06656,
"h": 172.6
},
"luminance": 0.53319
}Semantic roles & 50–950 ramp
primary
#92CDBA
secondary
#A26176
accent
#355DB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483