#9EFECE#9EFECE
#9EFECE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.113 H 161.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFECE |
|---|---|
| RGB | rgb(158, 254, 206) |
| HSL | hsl(150, 98%, 81%) |
| HSV | hsv(150, 38%, 100%) |
| CMYK | cmyk(37.8%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(92.84, -38.61, 14.12) |
| CIE-LCH | lch(92.84, 41.12, 159.91°) |
| OKLab | oklab(92.44% -0.1074 0.0363) |
| OKLCH | oklch(92.44% 0.113 161.3) |
| XYZ | xyz(60.6786, 82.6052, 71.1276) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Seafoam
#A0FEBF
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.91
Mint
#AAF0C1
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFECE #FE9ECE
analogous
#9EFE9E #9EFECE #9EFEFE
triadic
#9EFECE #CE9EFE #FECE9E
tetradic
#9EFECE #9E9EFE #FE9ECE #FEFE9E
square
#9EFECE #9E9EFE #FE9ECE #FEFE9E
split-complementary
#9EFECE #FE9EFE #FE9E9E
monochromatic
#25FD91 #61FDAF #9EFECE #DBFFED #E1FFF0
Accessibility & contrast
On white
1.20
#9EFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#9EFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFECE
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFECE | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CB
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#87FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9efece; /* rgb */ color: rgb(158, 254, 206); /* oklch */ color: oklch(92.4% 0.113 161.3);
Tailwind
colors: {
custom: {
50: '#beffdd',
500: '#9efece',
950: '#000000',
},
}SCSS
$custom: #9efece; $custom-light: #beffdd; $custom-dark: #000000;
JSON
{
"hex": "#9efece",
"rgb": {
"r": 158,
"g": 254,
"b": 206
},
"hsl": {
"h": 150,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.92444,
"c": 0.1134,
"h": 161.3
},
"luminance": 0.82609
}Semantic roles & 50–950 ramp
primary
#9EFECE
secondary
#E15FA0
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684