#8DFFCF#8DFFCF
#8DFFCF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.125 H 164.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFCF |
|---|---|
| RGB | rgb(141, 255, 207) |
| HSL | hsl(155, 100%, 78%) |
| HSV | hsv(155, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.43, -43.29, 12.93) |
| CIE-LCH | lch(92.43, 45.18, 163.37°) |
| OKLab | oklab(91.93% -0.1208 0.0332) |
| OKLCH | oklch(91.93% 0.125 164.6) |
| XYZ | xyz(58.0022, 81.6833, 71.7294) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.49
Light Seafoam
#A0FEBF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFCF #FF8DBD
analogous
#8DFF96 #8DFFCF #8DF6FF
triadic
#8DFFCF #CF8DFF #FFCF8D
tetradic
#8DFFCF #968DFF #FF8DBD #F6FF8D
square
#8DFFCF #968DFF #FF8DBD #F6FF8D
split-complementary
#8DFFCF #FF8DF6 #FF968D
monochromatic
#13FF9B #50FFB5 #8DFFCF #CAFFE9 #E0FFF2
Accessibility & contrast
On white
1.21
#8DFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#8DFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFCF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFCF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#6BFFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dffcf; /* rgb */ color: rgb(141, 255, 207); /* oklch */ color: oklch(91.9% 0.125 164.6);
Tailwind
colors: {
custom: {
50: '#b4ffdd',
500: '#8dffcf',
950: '#000000',
},
}SCSS
$custom: #8dffcf; $custom-light: #b4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#8dffcf",
"rgb": {
"r": 141,
"g": 255,
"b": 207
},
"hsl": {
"h": 154.737,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91929,
"c": 0.12525,
"h": 164.6
},
"luminance": 0.81688
}Semantic roles & 50–950 ramp
primary
#8DFFCF
secondary
#E0508D
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684