#8FFFFE#8FFFFE
#8FFFFE is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.3% C 0.103 H 194.8°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFFE |
|---|---|
| RGB | rgb(143, 255, 254) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.67, -32.27, -9.53) |
| CIE-LCH | lch(93.67, 33.65, 196.44°) |
| OKLab | oklab(93.33% -0.0997 -0.0263) |
| OKLCH | oklch(93.33% 0.103 194.8) |
| XYZ | xyz(64.9700, 84.5101, 106.6351) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.27
Bright Cyan
#41FDFE
ΔE00 4.81
Pale Cyan
#B7FFFA
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFFE #FF8F90
analogous
#8FFFC6 #8FFFFE #8FC8FF
triadic
#8FFFFE #FE8FFF #FFFE8F
tetradic
#8FFFFE #C68FFF #FF8F90 #C8FF8F
square
#8FFFFE #C68FFF #FF8F90 #C8FF8F
split-complementary
#8FFFFE #FF8FC8 #FFC68F
monochromatic
#15FFFD #52FFFD #8FFFFE #CCFFFF #E0FFFF
Accessibility & contrast
On white
1.17
#8FFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#8FFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFFE
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFFE | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#55FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #8ffffe; /* rgb */ color: rgb(143, 255, 254); /* oklch */ color: oklch(93.3% 0.103 194.8);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8ffffe',
950: '#000000',
},
}SCSS
$custom: #8ffffe; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8ffffe",
"rgb": {
"r": 143,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.464,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93333,
"c": 0.10312,
"h": 194.8
},
"luminance": 0.84515
}Semantic roles & 50–950 ramp
primary
#8FFFFE
secondary
#E05253
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685