#8CDEBF#8CDEBF
#8CDEBF is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.092 H 168.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEBF |
|---|---|
| RGB | rgb(140, 222, 191) |
| HSL | hsl(157, 55%, 71%) |
| HSV | hsv(157, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.69, -31.86, 7.35) |
| CIE-LCH | lch(82.69, 32.70, 167.00°) |
| OKLab | oklab(83.92% -0.0901 0.0189) |
| OKLCH | oklch(83.92% 0.092 168.2) |
| XYZ | xyz(46.3369, 61.5767, 58.7240) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.68
Seafoam Blue
#78D1B6
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.84
Pale Teal
#82CBB2
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEBF #DE8CAB
analogous
#8CDE96 #8CDEBF #8CD4DE
triadic
#8CDEBF #BF8CDE #DEBF8C
tetradic
#8CDEBF #968CDE #DE8CAB #D4DE8C
square
#8CDEBF #968CDE #DE8CAB #D4DE8C
split-complementary
#8CDEBF #DE8CD4 #DE968C
monochromatic
#35BA88 #5CD0A5 #8CDEBF #BCECD9 #E7F8F2
Accessibility & contrast
On white
1.58
#8CDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#8CDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEBF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEBF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#CCCAC1
Tritanopia (blue-blind)
#76DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8cdebf; /* rgb */ color: rgb(140, 222, 191); /* oklch */ color: oklch(83.9% 0.092 168.2);
Tailwind
colors: {
custom: {
50: '#b0e8d2',
500: '#8cdebf',
950: '#000000',
},
}SCSS
$custom: #8cdebf; $custom-light: #b0e8d2; $custom-dark: #000000;
JSON
{
"hex": "#8cdebf",
"rgb": {
"r": 140,
"g": 222,
"b": 191
},
"hsl": {
"h": 157.317,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83921,
"c": 0.09207,
"h": 168.2
},
"luminance": 0.6158
}Semantic roles & 50–950 ramp
primary
#8CDEBF
secondary
#B6597C
accent
#235FC3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483