#8FFDCC#8FFDCC
#8FFDCC is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.124 H 163.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDCC |
|---|---|
| RGB | rgb(143, 253, 204) |
| HSL | hsl(153, 96%, 78%) |
| HSV | hsv(153, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.88, -42.52, 13.71) |
| CIE-LCH | lch(91.88, 44.67, 162.13°) |
| OKLab | oklab(91.48% -0.1184 0.0352) |
| OKLCH | oklch(91.48% 0.124 163.4) |
| XYZ | xyz(57.3475, 80.4456, 69.6207) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.25
Pale Turquoise
#A5FBD5
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDCC #FD8FC0
analogous
#8FFD95 #8FFDCC #8FF7FD
triadic
#8FFDCC #CC8FFD #FDCC8F
tetradic
#8FFDCC #958FFD #FD8FC0 #F7FD8F
square
#8FFDCC #958FFD #FD8FC0 #F7FD8F
split-complementary
#8FFDCC #FD8FF7 #FD958F
monochromatic
#17FB95 #53FCB1 #8FFDCC #CBFEE7 #E1FEF1
Accessibility & contrast
On white
1.23
#8FFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#8FFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDCC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDCC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#70FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffdcc; /* rgb */ color: rgb(143, 253, 204); /* oklch */ color: oklch(91.5% 0.124 163.4);
Tailwind
colors: {
custom: {
50: '#b5fedb',
500: '#8ffdcc',
950: '#000000',
},
}SCSS
$custom: #8ffdcc; $custom-light: #b5fedb; $custom-dark: #000000;
JSON
{
"hex": "#8ffdcc",
"rgb": {
"r": 143,
"g": 253,
"b": 204
},
"hsl": {
"h": 153.273,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91484,
"c": 0.12351,
"h": 163.4
},
"luminance": 0.8045
}Semantic roles & 50–950 ramp
primary
#8FFDCC
secondary
#DE5391
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684