#8EFFD2#8EFFD2
#8EFFD2 is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.0% C 0.122 H 166.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFD2 |
|---|---|
| RGB | rgb(142, 255, 210) |
| HSL | hsl(156, 100%, 78%) |
| HSV | hsv(156, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.54, -42.42, 11.54) |
| CIE-LCH | lch(92.54, 43.97, 164.78°) |
| OKLab | oklab(92.05% -0.1188 0.0297) |
| OKLCH | oklch(92.05% 0.122 166) |
| XYZ | xyz(58.5433, 81.9195, 73.6873) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.67
Light Aqua
#8CFFDB
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.78
Pale Turquoise
#A5FBD5
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFD2 #FF8EBB
analogous
#8EFF99 #8EFFD2 #8EF4FF
triadic
#8EFFD2 #D28EFF #FFD28E
tetradic
#8EFFD2 #998EFF #FF8EBB #F4FF8E
square
#8EFFD2 #998EFF #FF8EBB #F4FF8E
split-complementary
#8EFFD2 #FF8EF4 #FF998E
monochromatic
#14FFA1 #51FFBA #8EFFD2 #CBFFEA #E0FFF3
Accessibility & contrast
On white
1.21
#8EFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#8EFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFD2
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFD2 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1D0
Deuteranopia (green-blind)
#E9E4D5
Tritanopia (blue-blind)
#6BFFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8effd2; /* rgb */ color: rgb(142, 255, 210); /* oklch */ color: oklch(92.0% 0.122 166.0);
Tailwind
colors: {
custom: {
50: '#b4ffdf',
500: '#8effd2',
950: '#000000',
},
}SCSS
$custom: #8effd2; $custom-light: #b4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#8effd2",
"rgb": {
"r": 142,
"g": 255,
"b": 210
},
"hsl": {
"h": 156.106,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92046,
"c": 0.12242,
"h": 166
},
"luminance": 0.81924
}Semantic roles & 50–950 ramp
primary
#8EFFD2
secondary
#E0518A
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684