#8FFFCB#8FFFCB
#8FFFCB is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.127 H 162.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFCB |
|---|---|
| RGB | rgb(143, 255, 203) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.43, -43.60, 14.99) |
| CIE-LCH | lch(92.43, 46.10, 161.03°) |
| OKLab | oklab(91.92% -0.1211 0.0385) |
| OKLCH | oklch(91.92% 0.127 162.4) |
| XYZ | xyz(57.8626, 81.6672, 69.2026) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 3.06
Light Seafoam
#A0FEBF
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.91
Pale Turquoise
#A5FBD5
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFCB #FF8FC3
analogous
#8FFF93 #8FFFCB #8FFBFF
triadic
#8FFFCB #CB8FFF #FFCB8F
tetradic
#8FFFCB #938FFF #FF8FC3 #FBFF8F
square
#8FFFCB #938FFF #FF8FC3 #FBFF8F
split-complementary
#8FFFCB #FF8FFB #FF938F
monochromatic
#15FF92 #52FFAF #8FFFCB #CCFFE7 #E0FFF1
Accessibility & contrast
On white
1.21
#8FFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#8FFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFCB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFCB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#70FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8fffcb; /* rgb */ color: rgb(143, 255, 203); /* oklch */ color: oklch(91.9% 0.127 162.4);
Tailwind
colors: {
custom: {
50: '#b5ffdb',
500: '#8fffcb',
950: '#000000',
},
}SCSS
$custom: #8fffcb; $custom-light: #b5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#8fffcb",
"rgb": {
"r": 143,
"g": 255,
"b": 203
},
"hsl": {
"h": 152.143,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.91917,
"c": 0.12704,
"h": 162.4
},
"luminance": 0.81671
}Semantic roles & 50–950 ramp
primary
#8FFFCB
secondary
#E05294
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684