#8FFCED#8FFCED
#8FFCED is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.104 H 184.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCED |
|---|---|
| RGB | rgb(143, 252, 237) |
| HSL | hsl(172, 95%, 77%) |
| HSV | hsv(172, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.38, -34.90, -2.63) |
| CIE-LCH | lch(92.38, 35.00, 184.30°) |
| OKLab | oklab(92.15% -0.1033 -0.0076) |
| OKLCH | oklch(92.15% 0.104 184.2) |
| XYZ | xyz(61.4181, 81.5701, 92.6125) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.95
Light Cyan
#ACFFFC
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 5.44
Pale Cyan
#B7FFFA
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCED #FC8F9E
analogous
#8FFCB6 #8FFCED #8FD5FC
triadic
#8FFCED #ED8FFC #FCED8F
tetradic
#8FFCED #B68FFC #FC8F9E #D5FC8F
square
#8FFCED #B68FFC #FC8F9E #D5FC8F
split-complementary
#8FFCED #FC8FD5 #FCB68F
monochromatic
#18F9DA #53FAE3 #8FFCED #CBFEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#8FFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#8FFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCED
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCED | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#61FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffced; /* rgb */ color: rgb(143, 252, 237); /* oklch */ color: oklch(92.1% 0.104 184.2);
Tailwind
colors: {
custom: {
50: '#b5fdf2',
500: '#8ffced',
950: '#000000',
},
}SCSS
$custom: #8ffced; $custom-light: #b5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8ffced",
"rgb": {
"r": 143,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.743,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92146,
"c": 0.10356,
"h": 184.2
},
"luminance": 0.81575
}Semantic roles & 50–950 ramp
primary
#8FFCED
secondary
#DC5366
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685