#8FF3EE#8FF3EE
#8FF3EE is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.2% C 0.095 H 191.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3EE |
|---|---|
| RGB | rgb(143, 243, 238) |
| HSL | hsl(177, 81%, 76%) |
| HSV | hsv(177, 41%, 95%) |
| CMYK | cmyk(41.2%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.91, -30.46, -6.79) |
| CIE-LCH | lch(89.91, 31.21, 192.57°) |
| OKLab | oklab(90.16% -0.0927 -0.0188) |
| OKLCH | oklch(90.16% 0.095 191.5) |
| XYZ | xyz(58.8050, 76.1095, 92.4642) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.77
Pale Cyan
#B7FFFA
ΔE00 4.87
Paleturquoise
#AFEEEE
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3EE #F38F94
analogous
#8FF3BC #8FF3EE #8FC6F3
triadic
#8FF3EE #EE8FF3 #F3EE8F
tetradic
#8FF3EE #BC8FF3 #F38F94 #C6F38F
square
#8FF3EE #BC8FF3 #F38F94 #C6F38F
split-complementary
#8FF3EE #F38FC6 #F3BC8F
monochromatic
#20E7DD #58EDE6 #8FF3EE #C6F9F6 #E3FCFB
Accessibility & contrast
On white
1.29
#8FF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#8FF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3EE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3EE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#62F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff3ee; /* rgb */ color: rgb(143, 243, 238); /* oklch */ color: oklch(90.2% 0.095 191.5);
Tailwind
colors: {
custom: {
50: '#b5f7f3',
500: '#8ff3ee',
950: '#000000',
},
}SCSS
$custom: #8ff3ee; $custom-light: #b5f7f3; $custom-dark: #000000;
JSON
{
"hex": "#8ff3ee",
"rgb": {
"r": 143,
"g": 243,
"b": 238
},
"hsl": {
"h": 177,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.90164,
"c": 0.0946,
"h": 191.5
},
"luminance": 0.76114
}Semantic roles & 50–950 ramp
primary
#8FF3EE
secondary
#D0565C
accent
#0913DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585