#83DEBB#83DEBB
#83DEBB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.101 H 167.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #83DEBB |
|---|---|
| RGB | rgb(131, 222, 187) |
| HSL | hsl(157, 58%, 69%) |
| HSV | hsv(157, 41%, 87%) |
| CMYK | cmyk(41%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.19, -35.14, 8.70) |
| CIE-LCH | lch(82.19, 36.21, 166.09°) |
| OKLab | oklab(83.38% -0.0989 0.0224) |
| OKLCH | oklch(83.38% 0.101 167.3) |
| XYZ | xyz(44.4474, 60.6526, 56.3691) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.85
Seafoam
#7FE0B3
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DEBB #DE83A6
analogous
#83DE8E #83DEBB #83D4DE
triadic
#83DEBB #BB83DE #DEBB83
tetradic
#83DEBB #8E83DE #DE83A6 #D4DE83
square
#83DEBB #8E83DE #DE83A6 #D4DE83
split-complementary
#83DEBB #DE83D4 #DE8E83
monochromatic
#30B683 #53D1A0 #83DEBB #B3EBD6 #E4F8F0
Accessibility & contrast
On white
1.60
#83DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#83DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DEBB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DEBB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#69DFD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #83debb; /* rgb */ color: rgb(131, 222, 187); /* oklch */ color: oklch(83.4% 0.101 167.3);
Tailwind
colors: {
custom: {
50: '#abe8cf',
500: '#83debb',
950: '#000000',
},
}SCSS
$custom: #83debb; $custom-light: #abe8cf; $custom-dark: #000000;
JSON
{
"hex": "#83debb",
"rgb": {
"r": 131,
"g": 222,
"b": 187
},
"hsl": {
"h": 156.923,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.8338,
"c": 0.10142,
"h": 167.3
},
"luminance": 0.60656
}Semantic roles & 50–950 ramp
primary
#83DEBB
secondary
#B55077
accent
#2060C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483