#8FDEBC#8FDEBC
#8FDEBC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.092 H 165.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEBC |
|---|---|
| RGB | rgb(143, 222, 188) |
| HSL | hsl(154, 54%, 72%) |
| HSV | hsv(154, 36%, 87%) |
| CMYK | cmyk(35.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.76, -31.64, 9.06) |
| CIE-LCH | lch(82.76, 32.91, 164.02°) |
| OKLab | oklab(83.99% -0.089 0.0233) |
| OKLCH | oklch(83.99% 0.092 165.3) |
| XYZ | xyz(46.5227, 61.7103, 57.0271) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.39
Seafoam
#7FE0B3
ΔE00 3.23
Seafoam Blue
#78D1B6
ΔE00 4.30
Pale Teal
#82CBB2
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 5.68
Light Turquoise
#7EF4CC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEBC #DE8FB1
analogous
#8FDE95 #8FDEBC #8FD9DE
triadic
#8FDEBC #BC8FDE #DEBC8F
tetradic
#8FDEBC #958FDE #DE8FB1 #D9DE8F
square
#8FDEBC #958FDE #DE8FB1 #D9DE8F
split-complementary
#8FDEBC #DE8FD9 #DE958F
monochromatic
#37BB83 #60D0A0 #8FDEBC #BEECD8 #E7F8F1
Accessibility & contrast
On white
1.57
#8FDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#8FDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEBC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEBC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#7BDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdebc; /* rgb */ color: rgb(143, 222, 188); /* oklch */ color: oklch(84.0% 0.092 165.3);
Tailwind
colors: {
custom: {
50: '#b2e8d0',
500: '#8fdebc',
950: '#000000',
},
}SCSS
$custom: #8fdebc; $custom-light: #b2e8d0; $custom-dark: #000000;
JSON
{
"hex": "#8fdebc",
"rgb": {
"r": 143,
"g": 222,
"b": 188
},
"hsl": {
"h": 154.177,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.83993,
"c": 0.09197,
"h": 165.3
},
"luminance": 0.61713
}Semantic roles & 50–950 ramp
primary
#8FDEBC
secondary
#B65B82
accent
#2468C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483