#8EFFFD#8EFFFD
#8EFFFD is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.104 H 194.0°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFFD |
|---|---|
| RGB | rgb(142, 255, 253) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.61, -32.74, -9.11) |
| CIE-LCH | lch(93.61, 33.98, 195.55°) |
| OKLab | oklab(93.26% -0.1008 -0.0252) |
| OKLCH | oklch(93.26% 0.104 194) |
| XYZ | xyz(64.6379, 84.3574, 105.7859) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 4.71
Pale Cyan
#B7FFFA
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.81
Bright Turquoise
#0FFEF9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFFD #FF8E90
analogous
#8EFFC4 #8EFFFD #8EC8FF
triadic
#8EFFFD #FD8EFF #FFFD8E
tetradic
#8EFFFD #C48EFF #FF8E90 #C8FF8E
square
#8EFFFD #C48EFF #FF8E90 #C8FF8E
split-complementary
#8EFFFD #FF8EC8 #FFC48E
monochromatic
#14FFFB #51FFFC #8EFFFD #CBFFFE #E0FFFE
Accessibility & contrast
On white
1.17
#8EFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#8EFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFFD
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFFD | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#53FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #8efffd; /* rgb */ color: rgb(142, 255, 253); /* oklch */ color: oklch(93.3% 0.104 194.0);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8efffd',
950: '#000000',
},
}SCSS
$custom: #8efffd; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8efffd",
"rgb": {
"r": 142,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.938,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.9326,
"c": 0.10391,
"h": 194
},
"luminance": 0.84363
}Semantic roles & 50–950 ramp
primary
#8EFFFD
secondary
#E05153
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685