#8FFFE2#8FFFE2
#8FFFE2 is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.112 H 175.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFE2 |
|---|---|
| RGB | rgb(143, 255, 226) |
| HSL | hsl(164, 100%, 78%) |
| HSV | hsv(164, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.95, -38.76, 3.88) |
| CIE-LCH | lch(92.95, 38.95, 174.28°) |
| OKLab | oklab(92.51% -0.1112 0.0097) |
| OKLCH | oklch(92.51% 0.112 175) |
| XYZ | xyz(60.8096, 82.8459, 84.7232) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Tiffany Blue
#7BF2DA
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.11
Pale Turquoise
#A5FBD5
ΔE00 4.49
Pale Aqua
#B8FFEB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFE2 #FF8FAC
analogous
#8FFFAA #8FFFE2 #8FE4FF
triadic
#8FFFE2 #E28FFF #FFE28F
tetradic
#8FFFE2 #AA8FFF #FF8FAC #E4FF8F
square
#8FFFE2 #AA8FFF #FF8FAC #E4FF8F
split-complementary
#8FFFE2 #FF8FE4 #FFAA8F
monochromatic
#15FFC2 #52FFD2 #8FFFE2 #CCFFF2 #E0FFF7
Accessibility & contrast
On white
1.20
#8FFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#8FFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFE2
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFE2 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E6E5E4
Tritanopia (blue-blind)
#66FFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8fffe2; /* rgb */ color: rgb(143, 255, 226); /* oklch */ color: oklch(92.5% 0.112 175.0);
Tailwind
colors: {
custom: {
50: '#b5ffeb',
500: '#8fffe2',
950: '#000000',
},
}SCSS
$custom: #8fffe2; $custom-light: #b5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#8fffe2",
"rgb": {
"r": 143,
"g": 255,
"b": 226
},
"hsl": {
"h": 164.464,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92509,
"c": 0.11166,
"h": 175
},
"luminance": 0.82851
}Semantic roles & 50–950 ramp
primary
#8FFFE2
secondary
#E05277
accent
#003BE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684