#8FDDBB#8FDDBB
#8FDDBB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.091 H 165.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDDBB |
|---|---|
| RGB | rgb(143, 221, 187) |
| HSL | hsl(154, 53%, 71%) |
| HSV | hsv(154, 35%, 87%) |
| CMYK | cmyk(35.3%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(82.45, -31.37, 9.15) |
| CIE-LCH | lch(82.45, 32.68, 163.74°) |
| OKLab | oklab(83.74% -0.0882 0.0236) |
| OKLCH | oklch(83.74% 0.091 165) |
| XYZ | xyz(46.1505, 61.1377, 56.3730) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.63
Seafoam
#7FE0B3
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 4.21
Pale Teal
#82CBB2
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 5.57
Mint
#AAF0C1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDDBB #DD8FB1
analogous
#8FDD94 #8FDDBB #8FD8DD
triadic
#8FDDBB #BB8FDD #DDBB8F
tetradic
#8FDDBB #948FDD #DD8FB1 #D8DD8F
square
#8FDDBB #948FDD #DD8FB1 #D8DD8F
split-complementary
#8FDDBB #DD8FD8 #DD948F
monochromatic
#38B981 #60CF9E #8FDDBB #BEEBD8 #E8F8F1
Accessibility & contrast
On white
1.59
#8FDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#8FDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDDBB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDDBB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#7CDDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8fddbb; /* rgb */ color: rgb(143, 221, 187); /* oklch */ color: oklch(83.7% 0.091 165.0);
Tailwind
colors: {
custom: {
50: '#b2e8cf',
500: '#8fddbb',
950: '#000000',
},
}SCSS
$custom: #8fddbb; $custom-light: #b2e8cf; $custom-dark: #000000;
JSON
{
"hex": "#8fddbb",
"rgb": {
"r": 143,
"g": 221,
"b": 187
},
"hsl": {
"h": 153.846,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.83739,
"c": 0.09127,
"h": 165
},
"luminance": 0.6114
}Semantic roles & 50–950 ramp
primary
#8FDDBB
secondary
#B55C82
accent
#2569C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483