#8FE2EF#8FE2EF
#8FE2EF is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.4% C 0.083 H 208.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2EF |
|---|---|
| RGB | rgb(143, 226, 239) |
| HSL | hsl(188, 75%, 75%) |
| HSV | hsv(188, 40%, 94%) |
| CMYK | cmyk(40.2%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.23, -21.97, -14.28) |
| CIE-LCH | lch(85.23, 26.21, 213.02°) |
| OKLab | oklab(86.42% -0.0727 -0.0392) |
| OKLCH | oklch(86.42% 0.083 208.4) |
| XYZ | xyz(54.0984, 66.4606, 91.6221) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 5.91
Pale Sky Blue
#BDF6FE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2EF #EF9C8F
analogous
#8FEFCC #8FE2EF #8FB2EF
triadic
#8FE2EF #EF8FE2 #E2EF8F
tetradic
#8FE2EF #CC8FEF #EF9C8F #B2EF8F
square
#8FE2EF #CC8FEF #EF9C8F #B2EF8F
split-complementary
#8FE2EF #EF8FB2 #EFCC8F
monochromatic
#24C6E0 #59D4E7 #8FE2EF #C5F0F7 #E4F8FB
Accessibility & contrast
On white
1.47
#8FE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#8FE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2EF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2EF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#66E9E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8fe2ef; /* rgb */ color: rgb(143, 226, 239); /* oklch */ color: oklch(86.4% 0.083 208.4);
Tailwind
colors: {
custom: {
50: '#b4ebf4',
500: '#8fe2ef',
950: '#000000',
},
}SCSS
$custom: #8fe2ef; $custom-light: #b4ebf4; $custom-dark: #000000;
JSON
{
"hex": "#8fe2ef",
"rgb": {
"r": 143,
"g": 226,
"b": 239
},
"hsl": {
"h": 188.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.86424,
"c": 0.08261,
"h": 208.4
},
"luminance": 0.66464
}Semantic roles & 50–950 ramp
primary
#8FE2EF
secondary
#CB6757
accent
#2A0ED7
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485