#8FFEED#8FFEED
#8FFEED is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.106 H 182.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEED |
|---|---|
| RGB | rgb(143, 254, 237) |
| HSL | hsl(171, 98%, 78%) |
| HSV | hsv(171, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(92.94, -35.83, -1.81) |
| CIE-LCH | lch(92.94, 35.87, 182.89°) |
| OKLab | oklab(92.6% -0.1055 -0.0054) |
| OKLCH | oklch(92.6% 0.106 182.9) |
| XYZ | xyz(62.0495, 82.8328, 92.8229) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 5.31
Light Aqua
#8CFFDB
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.26
Pale Cyan
#B7FFFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEED #FE8FA0
analogous
#8FFEB5 #8FFEED #8FD7FE
triadic
#8FFEED #ED8FFE #FEED8F
tetradic
#8FFEED #B58FFE #FE8FA0 #D7FE8F
square
#8FFEED #B58FFE #FE8FA0 #D7FE8F
split-complementary
#8FFEED #FE8FD7 #FEB58F
monochromatic
#16FDDA #52FDE3 #8FFEED #CCFFF7 #E1FFFA
Accessibility & contrast
On white
1.20
#8FFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#8FFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEED
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEED | 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)
#F5F3EC
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#60FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffeed; /* rgb */ color: rgb(143, 254, 237); /* oklch */ color: oklch(92.6% 0.106 182.9);
Tailwind
colors: {
custom: {
50: '#b6fff2',
500: '#8ffeed',
950: '#000000',
},
}SCSS
$custom: #8ffeed; $custom-light: #b6fff2; $custom-dark: #000000;
JSON
{
"hex": "#8ffeed",
"rgb": {
"r": 143,
"g": 254,
"b": 237
},
"hsl": {
"h": 170.811,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92595,
"c": 0.10566,
"h": 182.9
},
"luminance": 0.82838
}Semantic roles & 50–950 ramp
primary
#8FFEED
secondary
#DF5268
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685