#92DBBB#92DBBB
#92DBBB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.086 H 165.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92DBBB |
|---|---|
| RGB | rgb(146, 219, 187) |
| HSL | hsl(154, 50%, 72%) |
| HSV | hsv(154, 33%, 86%) |
| CMYK | cmyk(33.3%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(82.03, -29.56, 8.57) |
| CIE-LCH | lch(82.03, 30.78, 163.83°) |
| OKLab | oklab(83.44% -0.0832 0.0221) |
| OKLCH | oklch(83.44% 0.086 165.1) |
| XYZ | xyz(46.1520, 60.3594, 56.2228) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.29
Seafoam
#7FE0B3
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.09
Pale Teal
#82CBB2
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 5.73
Mint
#AAF0C1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DBBB #DB92B2
analogous
#92DB97 #92DBBB #92D7DB
triadic
#92DBBB #BB92DB #DBBB92
tetradic
#92DBBB #9792DB #DB92B2 #D7DB92
square
#92DBBB #9792DB #DB92B2 #D7DB92
split-complementary
#92DBBB #DB92D7 #DB9792
monochromatic
#3CB681 #64CC9E #92DBBB #C0EAD8 #E8F7F1
Accessibility & contrast
On white
1.61
#92DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#92DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DBBB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DBBB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#80DBD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #92dbbb; /* rgb */ color: rgb(146, 219, 187); /* oklch */ color: oklch(83.4% 0.086 165.1);
Tailwind
colors: {
custom: {
50: '#b4e6cf',
500: '#92dbbb',
950: '#000000',
},
}SCSS
$custom: #92dbbb; $custom-light: #b4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#92dbbb",
"rgb": {
"r": 146,
"g": 219,
"b": 187
},
"hsl": {
"h": 153.699,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.8344,
"c": 0.08609,
"h": 165.1
},
"luminance": 0.60362
}Semantic roles & 50–950 ramp
primary
#92DBBB
secondary
#B25F83
accent
#286ABE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483