#8FDEBE#8FDEBE
#8FDEBE is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.091 H 166.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDEBE |
|---|---|
| RGB | rgb(143, 222, 190) |
| HSL | hsl(156, 54%, 72%) |
| HSV | hsv(156, 36%, 87%) |
| CMYK | cmyk(35.6%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.81, -31.23, 8.07) |
| CIE-LCH | lch(82.81, 32.25, 165.51°) |
| OKLab | oklab(84.05% -0.0881 0.0208) |
| OKLCH | oklch(84.05% 0.091 166.7) |
| XYZ | xyz(46.7398, 61.7971, 58.1704) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.51
Seafoam
#7FE0B3
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 4.04
Pale Teal
#82CBB2
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDEBE #DE8FAF
analogous
#8FDE97 #8FDEBE #8FD7DE
triadic
#8FDEBE #BE8FDE #DEBE8F
tetradic
#8FDEBE #978FDE #DE8FAF #D7DE8F
square
#8FDEBE #978FDE #DE8FAF #D7DE8F
split-complementary
#8FDEBE #DE8FD7 #DE978F
monochromatic
#37BB86 #60D0A3 #8FDEBE #BEECD9 #E7F8F1
Accessibility & contrast
On white
1.57
#8FDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#8FDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDEBE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDEBE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#7BDFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdebe; /* rgb */ color: rgb(143, 222, 190); /* oklch */ color: oklch(84.0% 0.091 166.7);
Tailwind
colors: {
custom: {
50: '#b2e8d1',
500: '#8fdebe',
950: '#000000',
},
}SCSS
$custom: #8fdebe; $custom-light: #b2e8d1; $custom-dark: #000000;
JSON
{
"hex": "#8fdebe",
"rgb": {
"r": 143,
"g": 222,
"b": 190
},
"hsl": {
"h": 155.696,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.84046,
"c": 0.09052,
"h": 166.7
},
"luminance": 0.618
}Semantic roles & 50–950 ramp
primary
#8FDEBE
secondary
#B65B80
accent
#2464C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483