#8EFDCF#8EFDCF
#8EFDCF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.122 H 165.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDCF |
|---|---|
| RGB | rgb(142, 253, 207) |
| HSL | hsl(155, 97%, 77%) |
| HSV | hsv(155, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.91, -42.16, 12.19) |
| CIE-LCH | lch(91.91, 43.89, 163.87°) |
| OKLab | oklab(91.52% -0.1178 0.0313) |
| OKLCH | oklch(91.52% 0.122 165.1) |
| XYZ | xyz(57.5384, 80.5021, 71.5258) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.00
Light Aquamarine
#7BFDC7
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 2.86
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDCF #FD8EBC
analogous
#8EFD97 #8EFDCF #8EF4FD
triadic
#8EFDCF #CF8EFD #FDCF8E
tetradic
#8EFDCF #978EFD #FD8EBC #F4FD8E
square
#8EFDCF #978EFD #FD8EBC #F4FD8E
split-complementary
#8EFDCF #FD8EF4 #FD978E
monochromatic
#16FB9C #52FCB5 #8EFDCF #CAFEE9 #E1FEF2
Accessibility & contrast
On white
1.23
#8EFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#8EFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDCF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDCF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E7E3D2
Tritanopia (blue-blind)
#6DFDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efdcf; /* rgb */ color: rgb(142, 253, 207); /* oklch */ color: oklch(91.5% 0.122 165.1);
Tailwind
colors: {
custom: {
50: '#b4fedd',
500: '#8efdcf',
950: '#000000',
},
}SCSS
$custom: #8efdcf; $custom-light: #b4fedd; $custom-dark: #000000;
JSON
{
"hex": "#8efdcf",
"rgb": {
"r": 142,
"g": 253,
"b": 207
},
"hsl": {
"h": 155.135,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.91515,
"c": 0.1219,
"h": 165.1
},
"luminance": 0.80506
}Semantic roles & 50–950 ramp
primary
#8EFDCF
secondary
#DD528C
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684