#9FFFD4#9FFFD4
#9FFFD4 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.109 H 164.1°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFD4 |
|---|---|
| RGB | rgb(159, 255, 212) |
| HSL | hsl(153, 100%, 81%) |
| HSV | hsv(153, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(93.29, -37.61, 11.69) |
| CIE-LCH | lch(93.29, 39.38, 162.74°) |
| OKLab | oklab(92.87% -0.1053 0.0301) |
| OKLCH | oklch(92.87% 0.109 164.1) |
| XYZ | xyz(61.9372, 83.6405, 75.1551) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.60
Light Aqua
#8CFFDB
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 3.96
Mint
#AAF0C1
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFD4 #FF9FCA
analogous
#9FFFA4 #9FFFD4 #9FFAFF
triadic
#9FFFD4 #D49FFF #FFD49F
tetradic
#9FFFD4 #A49FFF #FF9FCA #FAFF9F
square
#9FFFD4 #A49FFF #FF9FCA #FAFF9F
split-complementary
#9FFFD4 #FF9FFA #FFA49F
monochromatic
#25FF9D #62FFB9 #9FFFD4 #DCFFEF #E0FFF1
Accessibility & contrast
On white
1.18
#9FFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#9FFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFD4
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFD4 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2D2
Deuteranopia (green-blind)
#ECE7D7
Tritanopia (blue-blind)
#87FFF3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9fffd4; /* rgb */ color: rgb(159, 255, 212); /* oklch */ color: oklch(92.9% 0.109 164.1);
Tailwind
colors: {
custom: {
50: '#bfffe1',
500: '#9fffd4',
950: '#000000',
},
}SCSS
$custom: #9fffd4; $custom-light: #bfffe1; $custom-dark: #000000;
JSON
{
"hex": "#9fffd4",
"rgb": {
"r": 159,
"g": 255,
"b": 212
},
"hsl": {
"h": 153.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.92865,
"c": 0.10948,
"h": 164.1
},
"luminance": 0.83644
}Semantic roles & 50–950 ramp
primary
#9FFFD4
secondary
#E35F9A
accent
#0067E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684