#8FFFF2#8FFFF2
#8FFFF2 is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.105 H 185.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFF2 |
|---|---|
| RGB | rgb(143, 255, 242) |
| HSL | hsl(173, 100%, 78%) |
| HSV | hsv(173, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(93.35, -35.13, -3.80) |
| CIE-LCH | lch(93.35, 35.33, 186.17°) |
| OKLab | oklab(92.97% -0.1046 -0.0108) |
| OKLCH | oklch(92.97% 0.105 185.9) |
| XYZ | xyz(63.1083, 83.7654, 96.8300) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.82
Light Cyan
#ACFFFC
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.68
Pale Aqua
#B8FFEB
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.23
Bright Turquoise
#0FFEF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFF2 #FF8F9C
analogous
#8FFFBA #8FFFF2 #8FD4FF
triadic
#8FFFF2 #F28FFF #FFF28F
tetradic
#8FFFF2 #BA8FFF #FF8F9C #D4FF8F
square
#8FFFF2 #BA8FFF #FF8F9C #D4FF8F
split-complementary
#8FFFF2 #FF8FD4 #FFBA8F
monochromatic
#15FFE4 #52FFEB #8FFFF2 #CCFFF9 #E0FFFB
Accessibility & contrast
On white
1.18
#8FFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#8FFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFF2
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFF2 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#5DFFFB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffff2; /* rgb */ color: rgb(143, 255, 242); /* oklch */ color: oklch(93.0% 0.105 185.9);
Tailwind
colors: {
custom: {
50: '#b6fff6',
500: '#8ffff2',
950: '#000000',
},
}SCSS
$custom: #8ffff2; $custom-light: #b6fff6; $custom-dark: #000000;
JSON
{
"hex": "#8ffff2",
"rgb": {
"r": 143,
"g": 255,
"b": 242
},
"hsl": {
"h": 173.036,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92966,
"c": 0.10512,
"h": 185.9
},
"luminance": 0.8377
}Semantic roles & 50–950 ramp
primary
#8FFFF2
secondary
#E05262
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685