#8DFFEB#8DFFEB
#8DFFEB is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.109 H 181.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFEB |
|---|---|
| RGB | rgb(141, 255, 235) |
| HSL | hsl(169, 100%, 78%) |
| HSV | hsv(169, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.09, -37.21, -0.56) |
| CIE-LCH | lch(93.09, 37.22, 180.87°) |
| OKLab | oklab(92.68% -0.1089 -0.0021) |
| OKLCH | oklch(92.68% 0.109 181.1) |
| XYZ | xyz(61.7338, 83.1760, 91.3826) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 4.81
Pale Aqua
#B8FFEB
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 6.29
Aquamarine
#7FFFD4
ΔE00 6.54
Light Turquoise
#7EF4CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFEB #FF8DA1
analogous
#8DFFB2 #8DFFEB #8DDAFF
triadic
#8DFFEB #EB8DFF #FFEB8D
tetradic
#8DFFEB #B28DFF #FF8DA1 #DAFF8D
square
#8DFFEB #B28DFF #FF8DA1 #DAFF8D
split-complementary
#8DFFEB #FF8DDA #FFB28D
monochromatic
#13FFD6 #50FFE0 #8DFFEB #CAFFF6 #E0FFFA
Accessibility & contrast
On white
1.19
#8DFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#8DFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFEB
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFEB | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#5DFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8dffeb; /* rgb */ color: rgb(141, 255, 235); /* oklch */ color: oklch(92.7% 0.109 181.1);
Tailwind
colors: {
custom: {
50: '#b4fff1',
500: '#8dffeb',
950: '#000000',
},
}SCSS
$custom: #8dffeb; $custom-light: #b4fff1; $custom-dark: #000000;
JSON
{
"hex": "#8dffeb",
"rgb": {
"r": 141,
"g": 255,
"b": 235
},
"hsl": {
"h": 169.474,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92678,
"c": 0.10889,
"h": 181.1
},
"luminance": 0.83181
}Semantic roles & 50–950 ramp
primary
#8DFFEB
secondary
#E05069
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685