#8EFCCD#8EFCCD
#8EFCCD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.122 H 164.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFCCD |
|---|---|
| RGB | rgb(142, 252, 205) |
| HSL | hsl(154, 95%, 77%) |
| HSV | hsv(154, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.58, -42.12, 12.76) |
| CIE-LCH | lch(91.58, 44.01, 163.15°) |
| OKLab | oklab(91.24% -0.1175 0.0328) |
| OKLCH | oklch(91.24% 0.122 164.4) |
| XYZ | xyz(56.9806, 79.7752, 70.1413) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.19
Light Seafoam
#A0FEBF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFCCD #FC8EBD
analogous
#8EFC96 #8EFCCD #8EF4FC
triadic
#8EFCCD #CD8EFC #FCCD8E
tetradic
#8EFCCD #968EFC #FC8EBD #F4FC8E
square
#8EFCCD #968EFC #FC8EBD #F4FC8E
split-complementary
#8EFCCD #FC8EF4 #FC968E
monochromatic
#17F998 #52FAB3 #8EFCCD #CAFEE7 #E1FEF2
Accessibility & contrast
On white
1.24
#8EFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#8EFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFCCD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFCCD | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#6EFCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efccd; /* rgb */ color: rgb(142, 252, 205); /* oklch */ color: oklch(91.2% 0.122 164.4);
Tailwind
colors: {
custom: {
50: '#b4fedc',
500: '#8efccd',
950: '#000000',
},
}SCSS
$custom: #8efccd; $custom-light: #b4fedc; $custom-dark: #000000;
JSON
{
"hex": "#8efccd",
"rgb": {
"r": 142,
"g": 252,
"b": 205
},
"hsl": {
"h": 154.364,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.91236,
"c": 0.12203,
"h": 164.4
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#8EFCCD
secondary
#DC528D
accent
#0062E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684