#8DFFCE#8DFFCE
#8DFFCE is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.126 H 164.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFCE |
|---|---|
| RGB | rgb(141, 255, 206) |
| HSL | hsl(154, 100%, 78%) |
| HSV | hsv(154, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.41, -43.49, 13.42) |
| CIE-LCH | lch(92.41, 45.51, 162.86°) |
| OKLab | oklab(91.91% -0.1212 0.0345) |
| OKLCH | oklch(91.91% 0.126 164.1) |
| XYZ | xyz(57.8803, 81.6346, 71.0876) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFCE #FF8DBE
analogous
#8DFF95 #8DFFCE #8DF7FF
triadic
#8DFFCE #CE8DFF #FFCE8D
tetradic
#8DFFCE #958DFF #FF8DBE #F7FF8D
square
#8DFFCE #958DFF #FF8DBE #F7FF8D
split-complementary
#8DFFCE #FF8DF7 #FF958D
monochromatic
#13FF99 #50FFB4 #8DFFCE #CAFFE8 #E0FFF2
Accessibility & contrast
On white
1.21
#8DFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#8DFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFCE
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFCE | 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)
#FBF1CB
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#6BFFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffce; /* rgb */ color: rgb(141, 255, 206); /* oklch */ color: oklch(91.9% 0.126 164.1);
Tailwind
colors: {
custom: {
50: '#b4ffdd',
500: '#8dffce',
950: '#000000',
},
}SCSS
$custom: #8dffce; $custom-light: #b4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#8dffce",
"rgb": {
"r": 141,
"g": 255,
"b": 206
},
"hsl": {
"h": 154.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91905,
"c": 0.12599,
"h": 164.1
},
"luminance": 0.81639
}Semantic roles & 50–950 ramp
primary
#8DFFCE
secondary
#E0508E
accent
#0063E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684