#8DFFEE#8DFFEE
#8DFFEE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.108 H 183.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFEE |
|---|---|
| RGB | rgb(141, 255, 238) |
| HSL | hsl(171, 100%, 78%) |
| HSV | hsv(171, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.17, -36.52, -2.00) |
| CIE-LCH | lch(93.17, 36.58, 183.14°) |
| OKLab | oklab(92.77% -0.1076 -0.006) |
| OKLCH | oklch(92.77% 0.108 183.2) |
| XYZ | xyz(62.1709, 83.3508, 93.6845) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Pale Aqua
#B8FFEB
ΔE00 5.55
Light Aqua
#8CFFDB
ΔE00 5.79
Light Cyan
#ACFFFC
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFEE #FF8D9E
analogous
#8DFFB5 #8DFFEE #8DD7FF
triadic
#8DFFEE #EE8DFF #FFEE8D
tetradic
#8DFFEE #B58DFF #FF8D9E #D7FF8D
square
#8DFFEE #B58DFF #FF8D9E #D7FF8D
split-complementary
#8DFFEE #FF8DD7 #FFB58D
monochromatic
#13FFDC #50FFE5 #8DFFEE #CAFFF7 #E0FFFA
Accessibility & contrast
On white
1.19
#8DFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#8DFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFEE
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFEE | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#5BFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8dffee; /* rgb */ color: rgb(141, 255, 238); /* oklch */ color: oklch(92.8% 0.108 183.2);
Tailwind
colors: {
custom: {
50: '#b4fff3',
500: '#8dffee',
950: '#000000',
},
}SCSS
$custom: #8dffee; $custom-light: #b4fff3; $custom-dark: #000000;
JSON
{
"hex": "#8dffee",
"rgb": {
"r": 141,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.053,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92765,
"c": 0.10779,
"h": 183.2
},
"luminance": 0.83356
}Semantic roles & 50–950 ramp
primary
#8DFFEE
secondary
#E05066
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685