#8FF2ED#8FF2ED
#8FF2ED is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.9% C 0.094 H 191.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF2ED |
|---|---|
| RGB | rgb(143, 242, 237) |
| HSL | hsl(177, 79%, 75%) |
| HSV | hsv(177, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(89.61, -30.22, -6.72) |
| CIE-LCH | lch(89.61, 30.96, 192.54°) |
| OKLab | oklab(89.91% -0.092 -0.0186) |
| OKLCH | oklch(89.91% 0.094 191.4) |
| XYZ | xyz(58.3600, 75.4540, 91.5931) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.87
Pale Cyan
#B7FFFA
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Bright Cyan
#41FDFE
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF2ED #F28F94
analogous
#8FF2BB #8FF2ED #8FC5F2
triadic
#8FF2ED #ED8FF2 #F2ED8F
tetradic
#8FF2ED #BB8FF2 #F28F94 #C5F28F
square
#8FF2ED #BB8FF2 #F28F94 #C5F28F
split-complementary
#8FF2ED #F28FC5 #F2BB8F
monochromatic
#21E5DB #58ECE4 #8FF2ED #C6F8F6 #E4FCFB
Accessibility & contrast
On white
1.31
#8FF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#8FF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF2ED
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF2ED | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#63F7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff2ed; /* rgb */ color: rgb(143, 242, 237); /* oklch */ color: oklch(89.9% 0.094 191.4);
Tailwind
colors: {
custom: {
50: '#b5f6f2',
500: '#8ff2ed',
950: '#000000',
},
}SCSS
$custom: #8ff2ed; $custom-light: #b5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#8ff2ed",
"rgb": {
"r": 143,
"g": 242,
"b": 237
},
"hsl": {
"h": 176.97,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.8991,
"c": 0.09384,
"h": 191.4
},
"luminance": 0.75458
}Semantic roles & 50–950 ramp
primary
#8FF2ED
secondary
#CF575D
accent
#0A15DB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585