#92DEBF#92DEBF
#92DEBF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.088 H 166.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEBF |
|---|---|
| RGB | rgb(146, 222, 191) |
| HSL | hsl(156, 54%, 72%) |
| HSV | hsv(156, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.97, -30.17, 7.80) |
| CIE-LCH | lch(82.97, 31.16, 165.50°) |
| OKLab | oklab(84.23% -0.0852 0.0201) |
| OKLCH | oklch(84.23% 0.088 166.7) |
| XYZ | xyz(47.3759, 62.1124, 58.7727) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.73
Seafoam
#7FE0B3
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 4.20
Pale Teal
#82CBB2
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 6.03
Light Turquoise
#7EF4CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEBF #DE92B1
analogous
#92DE99 #92DEBF #92D7DE
triadic
#92DEBF #BF92DE #DEBF92
tetradic
#92DEBF #9992DE #DE92B1 #D7DE92
square
#92DEBF #9992DE #DE92B1 #D7DE92
split-complementary
#92DEBF #DE92D7 #DE9992
monochromatic
#39BD87 #63D0A3 #92DEBF #C1ECDB #E8F8F1
Accessibility & contrast
On white
1.56
#92DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#92DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEBF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEBF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#7FDFD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92debf; /* rgb */ color: rgb(146, 222, 191); /* oklch */ color: oklch(84.2% 0.088 166.7);
Tailwind
colors: {
custom: {
50: '#b4e8d2',
500: '#92debf',
950: '#000000',
},
}SCSS
$custom: #92debf; $custom-light: #b4e8d2; $custom-dark: #000000;
JSON
{
"hex": "#92debf",
"rgb": {
"r": 146,
"g": 222,
"b": 191
},
"hsl": {
"h": 155.526,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84227,
"c": 0.08752,
"h": 166.7
},
"luminance": 0.62115
}Semantic roles & 50–950 ramp
primary
#92DEBF
secondary
#B65E82
accent
#2564C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483