#92DEBE#92DEBE
#92DEBE is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.088 H 166.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEBE |
|---|---|
| RGB | rgb(146, 222, 190) |
| HSL | hsl(155, 54%, 72%) |
| HSV | hsv(155, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.95, -30.38, 8.30) |
| CIE-LCH | lch(82.95, 31.49, 164.72°) |
| OKLab | oklab(84.2% -0.0856 0.0214) |
| OKLCH | oklch(84.2% 0.088 166) |
| XYZ | xyz(47.2663, 62.0686, 58.1951) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.62
Seafoam
#7FE0B3
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 4.31
Pale Teal
#82CBB2
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEBE #DE92B2
analogous
#92DE98 #92DEBE #92D8DE
triadic
#92DEBE #BE92DE #DEBE92
tetradic
#92DEBE #9892DE #DE92B2 #D8DE92
square
#92DEBE #9892DE #DE92B2 #D8DE92
split-complementary
#92DEBE #DE92D8 #DE9892
monochromatic
#39BD85 #63D0A2 #92DEBE #C1ECDA #E8F8F1
Accessibility & contrast
On white
1.57
#92DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#92DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEBE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEBE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#7FDED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92debe; /* rgb */ color: rgb(146, 222, 190); /* oklch */ color: oklch(84.2% 0.088 166.0);
Tailwind
colors: {
custom: {
50: '#b4e8d1',
500: '#92debe',
950: '#000000',
},
}SCSS
$custom: #92debe; $custom-light: #b4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#92debe",
"rgb": {
"r": 146,
"g": 222,
"b": 190
},
"hsl": {
"h": 154.737,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84201,
"c": 0.08824,
"h": 166
},
"luminance": 0.62071
}Semantic roles & 50–950 ramp
primary
#92DEBE
secondary
#B65E83
accent
#2566C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483