#8FFDCA#8FFDCA
#8FFDCA is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 162.5°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDCA |
|---|---|
| RGB | rgb(143, 253, 202) |
| HSL | hsl(152, 96%, 78%) |
| HSV | hsv(152, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.84, -42.92, 14.67) |
| CIE-LCH | lch(91.84, 45.36, 161.12°) |
| OKLab | oklab(91.44% -0.1192 0.0377) |
| OKLCH | oklch(91.44% 0.125 162.5) |
| XYZ | xyz(57.1092, 80.3503, 68.3654) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDCA #FD8FC2
analogous
#8FFD93 #8FFDCA #8FF9FD
triadic
#8FFDCA #CA8FFD #FDCA8F
tetradic
#8FFDCA #938FFD #FD8FC2 #F9FD8F
square
#8FFDCA #938FFD #FD8FC2 #F9FD8F
split-complementary
#8FFDCA #FD8FF9 #FD938F
monochromatic
#17FB91 #53FCAE #8FFDCA #CBFEE6 #E1FEF1
Accessibility & contrast
On white
1.23
#8FFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#8FFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDCA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDCA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#71FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffdca; /* rgb */ color: rgb(143, 253, 202); /* oklch */ color: oklch(91.4% 0.125 162.5);
Tailwind
colors: {
custom: {
50: '#b5feda',
500: '#8ffdca',
950: '#000000',
},
}SCSS
$custom: #8ffdca; $custom-light: #b5feda; $custom-dark: #000000;
JSON
{
"hex": "#8ffdca",
"rgb": {
"r": 143,
"g": 253,
"b": 202
},
"hsl": {
"h": 152.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91435,
"c": 0.12506,
"h": 162.5
},
"luminance": 0.80354
}Semantic roles & 50–950 ramp
primary
#8FFDCA
secondary
#DE5393
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683