#8FFDD2#8FFDD2
#8FFDD2 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.6% C 0.119 H 166.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDD2 |
|---|---|
| RGB | rgb(143, 253, 210) |
| HSL | hsl(157, 96%, 78%) |
| HSV | hsv(157, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(92.02, -41.29, 10.80) |
| CIE-LCH | lch(92.02, 42.68, 165.34°) |
| OKLab | oklab(91.63% -0.1158 0.0278) |
| OKLCH | oklch(91.63% 0.119 166.5) |
| XYZ | xyz(58.0810, 80.7390, 73.4839) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.72
Light Aqua
#8CFFDB
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Seafoam
#A0FEBF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDD2 #FD8FBA
analogous
#8FFD9B #8FFDD2 #8FF1FD
triadic
#8FFDD2 #D28FFD #FDD28F
tetradic
#8FFDD2 #9B8FFD #FD8FBA #F1FD8F
square
#8FFDD2 #9B8FFD #FD8FBA #F1FD8F
split-complementary
#8FFDD2 #FD8FF1 #FD9B8F
monochromatic
#17FBA2 #53FCBA #8FFDD2 #CBFEEA #E1FEF3
Accessibility & contrast
On white
1.22
#8FFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#8FFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDD2
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDD2 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#6DFEF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffdd2; /* rgb */ color: rgb(143, 253, 210); /* oklch */ color: oklch(91.6% 0.119 166.5);
Tailwind
colors: {
custom: {
50: '#b5fedf',
500: '#8ffdd2',
950: '#000000',
},
}SCSS
$custom: #8ffdd2; $custom-light: #b5fedf; $custom-dark: #000000;
JSON
{
"hex": "#8ffdd2",
"rgb": {
"r": 143,
"g": 253,
"b": 210
},
"hsl": {
"h": 156.545,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91633,
"c": 0.11908,
"h": 166.5
},
"luminance": 0.80743
}Semantic roles & 50–950 ramp
primary
#8FFDD2
secondary
#DE5389
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684