#9FFFE3#9FFFE3
#9FFFE3 is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.100 H 173.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFE3 |
|---|---|
| RGB | rgb(159, 255, 227) |
| HSL | hsl(163, 100%, 81%) |
| HSV | hsv(163, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 11%, 0%) |
| CIE-LAB | lab(93.64, -34.52, 4.45) |
| CIE-LCH | lch(93.64, 34.81, 172.65°) |
| OKLab | oklab(93.26% -0.099 0.0113) |
| OKLCH | oklch(93.26% 0.1 173.5) |
| XYZ | xyz(63.9180, 84.4328, 85.5872) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 3.56
Pale Aqua
#B8FFEB
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFE3 #FF9FBB
analogous
#9FFFB3 #9FFFE3 #9FEBFF
triadic
#9FFFE3 #E39FFF #FFE39F
tetradic
#9FFFE3 #B39FFF #FF9FBB #EBFF9F
square
#9FFFE3 #B39FFF #FF9FBB #EBFF9F
split-complementary
#9FFFE3 #FF9FEB #FFB39F
monochromatic
#25FFBF #62FFD1 #9FFFE3 #DCFFF5 #E0FFF6
Accessibility & contrast
On white
1.17
#9FFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#9FFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFE3
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFE3 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E2
Deuteranopia (green-blind)
#E9E8E5
Tritanopia (blue-blind)
#81FFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9fffe3; /* rgb */ color: rgb(159, 255, 227); /* oklch */ color: oklch(93.3% 0.100 173.5);
Tailwind
colors: {
custom: {
50: '#bfffeb',
500: '#9fffe3',
950: '#000000',
},
}SCSS
$custom: #9fffe3; $custom-light: #bfffeb; $custom-dark: #000000;
JSON
{
"hex": "#9fffe3",
"rgb": {
"r": 159,
"g": 255,
"b": 227
},
"hsl": {
"h": 162.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.93256,
"c": 0.0996,
"h": 173.5
},
"luminance": 0.84437
}Semantic roles & 50–950 ramp
primary
#9FFFE3
secondary
#E35F86
accent
#0043E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684