#92BEAD#92BEAD
#92BEAD is a light, muted teal. Relative luminance 0.460; OKLCH L 76.5% C 0.053 H 169.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEAD |
|---|---|
| RGB | rgb(146, 190, 173) |
| HSL | hsl(157, 25%, 66%) |
| HSV | hsv(157, 23%, 75%) |
| CMYK | cmyk(23.2%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(73.52, -18.12, 3.83) |
| CIE-LCH | lch(73.52, 18.52, 168.07°) |
| OKLab | oklab(76.5% -0.0518 0.0099) |
| OKLCH | oklch(76.5% 0.053 169.2) |
| XYZ | xyz(37.8081, 45.9536, 46.4049) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.64
Darkseagreen
#8FBC8F
ΔE00 8.71
Greyish Teal
#719F91
ΔE00 9.26
Mediumaquamarine
#66CDAA
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEAD #BE92A3
analogous
#92BE97 #92BEAD #92B9BE
triadic
#92BEAD #AD92BE #BEAD92
tetradic
#92BEAD #9792BE #BE92A3 #B9BE92
square
#92BEAD #9792BE #BE92A3 #B9BE92
split-complementary
#92BEAD #BE92B9 #BE9792
monochromatic
#508671 #6CA790 #92BEAD #B8D5CA #DFECE7
Accessibility & contrast
On white
2.06
#92BEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#92BEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEAD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEAD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AC
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#88BFB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bead; /* rgb */ color: rgb(146, 190, 173); /* oklch */ color: oklch(76.5% 0.053 169.2);
Tailwind
colors: {
custom: {
50: '#b2d1c5',
500: '#92bead',
950: '#000000',
},
}SCSS
$custom: #92bead; $custom-light: #b2d1c5; $custom-dark: #000000;
JSON
{
"hex": "#92bead",
"rgb": {
"r": 146,
"g": 190,
"b": 173
},
"hsl": {
"h": 156.818,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.76502,
"c": 0.05278,
"h": 169.2
},
"luminance": 0.45955
}Semantic roles & 50–950 ramp
primary
#92BEAD
secondary
#DDCFD4
accent
#4268A4
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281