#8FFCCF#8FFCCF
#8FFCCF is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.3% C 0.120 H 165.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCCF |
|---|---|
| RGB | rgb(143, 252, 207) |
| HSL | hsl(155, 95%, 77%) |
| HSV | hsv(155, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(91.67, -41.46, 11.85) |
| CIE-LCH | lch(91.67, 43.12, 164.05°) |
| OKLab | oklab(91.33% -0.116 0.0305) |
| OKLCH | oklch(91.33% 0.12 165.3) |
| XYZ | xyz(57.3959, 79.9612, 71.4290) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 2.86
Light Seafoam
#A0FEBF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCCF #FC8FBC
analogous
#8FFC98 #8FFCCF #8FF3FC
triadic
#8FFCCF #CF8FFC #FCCF8F
tetradic
#8FFCCF #988FFC #FC8FBC #F3FC8F
square
#8FFCCF #988FFC #FC8FBC #F3FC8F
split-complementary
#8FFCCF #FC8FF3 #FC988F
monochromatic
#18F99C #53FAB5 #8FFCCF #CBFEE9 #E1FEF2
Accessibility & contrast
On white
1.24
#8FFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#8FFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCCF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCCF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#6FFCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffccf; /* rgb */ color: rgb(143, 252, 207); /* oklch */ color: oklch(91.3% 0.120 165.3);
Tailwind
colors: {
custom: {
50: '#b5fedd',
500: '#8ffccf',
950: '#000000',
},
}SCSS
$custom: #8ffccf; $custom-light: #b5fedd; $custom-dark: #000000;
JSON
{
"hex": "#8ffccf",
"rgb": {
"r": 143,
"g": 252,
"b": 207
},
"hsl": {
"h": 155.229,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.91329,
"c": 0.11989,
"h": 165.3
},
"luminance": 0.79965
}Semantic roles & 50–950 ramp
primary
#8FFCCF
secondary
#DC538C
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684