#8CFDCD#8CFDCD
#8CFDCD is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.125 H 164.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CFDCD |
|---|---|
| RGB | rgb(140, 253, 205) |
| HSL | hsl(155, 97%, 77%) |
| HSV | hsv(155, 45%, 99%) |
| CMYK | cmyk(44.7%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.79, -43.07, 13.04) |
| CIE-LCH | lch(91.79, 45.00, 163.16°) |
| OKLab | oklab(91.38% -0.1201 0.0335) |
| OKLCH | oklch(91.38% 0.125 164.4) |
| XYZ | xyz(56.9553, 80.2295, 70.2303) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.84
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CFDCD #FD8CBC
analogous
#8CFD95 #8CFDCD #8CF5FD
triadic
#8CFDCD #CD8CFD #FDCD8C
tetradic
#8CFDCD #958CFD #FD8CBC #F5FD8C
square
#8CFDCD #958CFD #FD8CBC #F5FD8C
split-complementary
#8CFDCD #FD8CF5 #FD958C
monochromatic
#14FB99 #50FCB3 #8CFDCD #C8FEE7 #E1FEF2
Accessibility & contrast
On white
1.23
#8CFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8CFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CFDCD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CFDCD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#6AFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8cfdcd; /* rgb */ color: rgb(140, 253, 205); /* oklch */ color: oklch(91.4% 0.125 164.4);
Tailwind
colors: {
custom: {
50: '#b3fedc',
500: '#8cfdcd',
950: '#000000',
},
}SCSS
$custom: #8cfdcd; $custom-light: #b3fedc; $custom-dark: #000000;
JSON
{
"hex": "#8cfdcd",
"rgb": {
"r": 140,
"g": 253,
"b": 205
},
"hsl": {
"h": 154.513,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.9138,
"c": 0.12467,
"h": 164.4
},
"luminance": 0.80234
}Semantic roles & 50–950 ramp
primary
#8CFDCD
secondary
#DD508C
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684