#8DFFE3#8DFFE3
#8DFFE3 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.113 H 175.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFE3 |
|---|---|
| RGB | rgb(141, 255, 227) |
| HSL | hsl(165, 100%, 78%) |
| HSV | hsv(165, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 11%, 0%) |
| CIE-LAB | lab(92.89, -39.02, 3.28) |
| CIE-LCH | lch(92.89, 39.15, 175.19°) |
| OKLab | oklab(92.45% -0.1122 0.0081) |
| OKLCH | oklch(92.45% 0.113 175.9) |
| XYZ | xyz(60.6039, 82.7240, 85.4319) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.30
Tiffany Blue
#7BF2DA
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 4.87
Pale Aqua
#B8FFEB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFE3 #FF8DA9
analogous
#8DFFAA #8DFFE3 #8DE2FF
triadic
#8DFFE3 #E38DFF #FFE38D
tetradic
#8DFFE3 #AA8DFF #FF8DA9 #E2FF8D
square
#8DFFE3 #AA8DFF #FF8DA9 #E2FF8D
split-complementary
#8DFFE3 #FF8DE2 #FFAA8D
monochromatic
#13FFC5 #50FFD4 #8DFFE3 #CAFFF2 #E0FFF7
Accessibility & contrast
On white
1.20
#8DFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#8DFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFE3
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFE3 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E2
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#61FFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8dffe3; /* rgb */ color: rgb(141, 255, 227); /* oklch */ color: oklch(92.5% 0.113 175.9);
Tailwind
colors: {
custom: {
50: '#b4ffeb',
500: '#8dffe3',
950: '#000000',
},
}SCSS
$custom: #8dffe3; $custom-light: #b4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#8dffe3",
"rgb": {
"r": 141,
"g": 255,
"b": 227
},
"hsl": {
"h": 165.263,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92452,
"c": 0.11251,
"h": 175.9
},
"luminance": 0.82729
}Semantic roles & 50–950 ramp
primary
#8DFFE3
secondary
#E05073
accent
#0038E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684