#92DEBA#92DEBA
#92DEBA is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.091 H 163.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEBA |
|---|---|
| RGB | rgb(146, 222, 186) |
| HSL | hsl(152, 54%, 72%) |
| HSV | hsv(152, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.86, -31.19, 10.28) |
| CIE-LCH | lch(82.86, 32.84, 161.76°) |
| OKLab | oklab(84.1% -0.0873 0.0265) |
| OKLCH | oklch(84.1% 0.091 163.1) |
| XYZ | xyz(46.8351, 61.8961, 55.9242) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.69
Seafoam
#7FE0B3
ΔE00 3.09
Seafoam Blue
#78D1B6
ΔE00 4.89
Mint
#AAF0C1
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEBA #DE92B6
analogous
#92DE94 #92DEBA #92DCDE
triadic
#92DEBA #BA92DE #DEBA92
tetradic
#92DEBA #9492DE #DE92B6 #DCDE92
square
#92DEBA #9492DE #DE92B6 #DCDE92
split-complementary
#92DEBA #DE92DC #DE9492
monochromatic
#39BD7E #63D09C #92DEBA #C1ECD8 #E8F8F0
Accessibility & contrast
On white
1.57
#92DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#92DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEBA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEBA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#80DED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92deba; /* rgb */ color: rgb(146, 222, 186); /* oklch */ color: oklch(84.1% 0.091 163.1);
Tailwind
colors: {
custom: {
50: '#b4e8ce',
500: '#92deba',
950: '#000000',
},
}SCSS
$custom: #92deba; $custom-light: #b4e8ce; $custom-dark: #000000;
JSON
{
"hex": "#92deba",
"rgb": {
"r": 146,
"g": 222,
"b": 186
},
"hsl": {
"h": 151.579,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84097,
"c": 0.09127,
"h": 163.1
},
"luminance": 0.61899
}Semantic roles & 50–950 ramp
primary
#92DEBA
secondary
#B65E88
accent
#256FC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483