#8FDEBD#8FDEBD
#8FDEBD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.091 H 166.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEBD |
|---|---|
| RGB | rgb(143, 222, 189) |
| HSL | hsl(155, 54%, 72%) |
| HSV | hsv(155, 36%, 87%) |
| CMYK | cmyk(35.6%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.78, -31.44, 8.56) |
| CIE-LCH | lch(82.78, 32.58, 164.76°) |
| OKLab | oklab(84.02% -0.0885 0.0221) |
| OKLCH | oklch(84.02% 0.091 166) |
| XYZ | xyz(46.6309, 61.7536, 57.5968) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.42
Seafoam
#7FE0B3
ΔE00 3.46
Seafoam Blue
#78D1B6
ΔE00 4.16
Pale Teal
#82CBB2
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.69
Light Turquoise
#7EF4CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEBD #DE8FB0
analogous
#8FDE96 #8FDEBD #8FD8DE
triadic
#8FDEBD #BD8FDE #DEBD8F
tetradic
#8FDEBD #968FDE #DE8FB0 #D8DE8F
square
#8FDEBD #968FDE #DE8FB0 #D8DE8F
split-complementary
#8FDEBD #DE8FD8 #DE968F
monochromatic
#37BB84 #60D0A1 #8FDEBD #BEECD9 #E7F8F1
Accessibility & contrast
On white
1.57
#8FDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#8FDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEBD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEBD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#7BDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdebd; /* rgb */ color: rgb(143, 222, 189); /* oklch */ color: oklch(84.0% 0.091 166.0);
Tailwind
colors: {
custom: {
50: '#b2e8d0',
500: '#8fdebd',
950: '#000000',
},
}SCSS
$custom: #8fdebd; $custom-light: #b2e8d0; $custom-dark: #000000;
JSON
{
"hex": "#8fdebd",
"rgb": {
"r": 143,
"g": 222,
"b": 189
},
"hsl": {
"h": 154.937,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.84019,
"c": 0.09124,
"h": 166
},
"luminance": 0.61756
}Semantic roles & 50–950 ramp
primary
#8FDEBD
secondary
#B65B81
accent
#2466C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483