#8FFCDA#8FFCDA
#8FFCDA is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.112 H 171.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCDA |
|---|---|
| RGB | rgb(143, 252, 218) |
| HSL | hsl(161, 95%, 77%) |
| HSV | hsv(161, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.92, -39.15, 6.53) |
| CIE-LCH | lch(91.92, 39.69, 170.53°) |
| OKLab | oklab(91.61% -0.1112 0.0167) |
| OKLCH | oklch(91.61% 0.112 171.5) |
| XYZ | xyz(58.7878, 80.5180, 78.7597) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 2.67
Pale Turquoise
#A5FBD5
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCDA #FC8FB1
analogous
#8FFCA3 #8FFCDA #8FE8FC
triadic
#8FFCDA #DA8FFC #FCDA8F
tetradic
#8FFCDA #A38FFC #FC8FB1 #E8FC8F
square
#8FFCDA #A38FFC #FC8FB1 #E8FC8F
split-complementary
#8FFCDA #FC8FE8 #FCA38F
monochromatic
#18F9B3 #53FAC6 #8FFCDA #CBFEEE #E1FEF5
Accessibility & contrast
On white
1.23
#8FFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#8FFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCDA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCDA | 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)
#F6EFD8
Deuteranopia (green-blind)
#E4E3DC
Tritanopia (blue-blind)
#6AFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffcda; /* rgb */ color: rgb(143, 252, 218); /* oklch */ color: oklch(91.6% 0.112 171.5);
Tailwind
colors: {
custom: {
50: '#b5fee5',
500: '#8ffcda',
950: '#000000',
},
}SCSS
$custom: #8ffcda; $custom-light: #b5fee5; $custom-dark: #000000;
JSON
{
"hex": "#8ffcda",
"rgb": {
"r": 143,
"g": 252,
"b": 218
},
"hsl": {
"h": 161.284,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.91614,
"c": 0.11249,
"h": 171.5
},
"luminance": 0.80522
}Semantic roles & 50–950 ramp
primary
#8FFCDA
secondary
#DC537E
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684