#8FFDDA#8FFDDA
#8FFDDA is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.8% C 0.114 H 171.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDDA |
|---|---|
| RGB | rgb(143, 253, 218) |
| HSL | hsl(161, 96%, 78%) |
| HSV | hsv(161, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 13.8%, 0.8%) |
| CIE-LAB | lab(92.20, -39.60, 6.93) |
| CIE-LCH | lch(92.20, 40.20, 170.07°) |
| OKLab | oklab(91.84% -0.1124 0.0177) |
| OKLCH | oklch(91.84% 0.114 171) |
| XYZ | xyz(59.1027, 81.1477, 78.8647) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.58
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.64
Pale Turquoise
#A5FBD5
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDDA #FD8FB2
analogous
#8FFDA3 #8FFDDA #8FE9FD
triadic
#8FFDDA #DA8FFD #FDDA8F
tetradic
#8FFDDA #A38FFD #FD8FB2 #E9FD8F
square
#8FFDDA #A38FFD #FD8FB2 #E9FD8F
split-complementary
#8FFDDA #FD8FE9 #FDA38F
monochromatic
#17FBB2 #53FCC6 #8FFDDA #CBFEEE #E1FEF5
Accessibility & contrast
On white
1.22
#8FFDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#8FFDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDDA
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDDA | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#6AFFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8ffdda; /* rgb */ color: rgb(143, 253, 218); /* oklch */ color: oklch(91.8% 0.114 171.0);
Tailwind
colors: {
custom: {
50: '#b5fee5',
500: '#8ffdda',
950: '#000000',
},
}SCSS
$custom: #8ffdda; $custom-light: #b5fee5; $custom-dark: #000000;
JSON
{
"hex": "#8ffdda",
"rgb": {
"r": 143,
"g": 253,
"b": 218
},
"hsl": {
"h": 160.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.9184,
"c": 0.11377,
"h": 171
},
"luminance": 0.81152
}Semantic roles & 50–950 ramp
primary
#8FFDDA
secondary
#DE537F
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684