#8DFDCC#8DFDCC
#8DFDCC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.125 H 163.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDCC |
|---|---|
| RGB | rgb(141, 253, 204) |
| HSL | hsl(154, 97%, 77%) |
| HSV | hsv(154, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.81, -43.02, 13.58) |
| CIE-LCH | lch(91.81, 45.11, 162.48°) |
| OKLab | oklab(91.4% -0.1198 0.0349) |
| OKLCH | oklch(91.4% 0.125 163.8) |
| XYZ | xyz(57.0042, 80.2686, 69.6046) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.80
Aquamarine
#7FFFD4
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.13
Pale Turquoise
#A5FBD5
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDCC #FD8DBE
analogous
#8DFD94 #8DFDCC #8DF6FD
triadic
#8DFDCC #CC8DFD #FDCC8D
tetradic
#8DFDCC #948DFD #FD8DBE #F6FD8D
square
#8DFDCC #948DFD #FD8DBE #F6FD8D
split-complementary
#8DFDCC #FD8DF6 #FD948D
monochromatic
#15FB96 #51FCB1 #8DFDCC #C9FEE7 #E1FEF2
Accessibility & contrast
On white
1.23
#8DFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8DFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDCC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDCC | 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)
#F9EFC9
Deuteranopia (green-blind)
#E8E2CF
Tritanopia (blue-blind)
#6CFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfdcc; /* rgb */ color: rgb(141, 253, 204); /* oklch */ color: oklch(91.4% 0.125 163.8);
Tailwind
colors: {
custom: {
50: '#b4fedb',
500: '#8dfdcc',
950: '#000000',
},
}SCSS
$custom: #8dfdcc; $custom-light: #b4fedb; $custom-dark: #000000;
JSON
{
"hex": "#8dfdcc",
"rgb": {
"r": 141,
"g": 253,
"b": 204
},
"hsl": {
"h": 153.75,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.91398,
"c": 0.12479,
"h": 163.8
},
"luminance": 0.80273
}Semantic roles & 50–950 ramp
primary
#8DFDCC
secondary
#DD518E
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684