#9FFFDC#9FFFDC
#9FFFDC is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.104 H 168.8°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFDC |
|---|---|
| RGB | rgb(159, 255, 220) |
| HSL | hsl(158, 100%, 81%) |
| HSV | hsv(158, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.47, -35.99, 7.83) |
| CIE-LCH | lch(93.47, 36.83, 167.73°) |
| OKLab | oklab(93.07% -0.1019 0.0201) |
| OKLCH | oklch(93.07% 0.104 168.8) |
| XYZ | xyz(62.9714, 84.0542, 80.6022) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.82
Light Aqua
#8CFFDB
ΔE00 2.07
Aquamarine
#7FFFD4
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.84
Pale Aqua
#B8FFEB
ΔE00 5.18
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFDC #FF9FC2
analogous
#9FFFAC #9FFFDC #9FF2FF
triadic
#9FFFDC #DC9FFF #FFDC9F
tetradic
#9FFFDC #AC9FFF #FF9FC2 #F2FF9F
square
#9FFFDC #AC9FFF #FF9FC2 #F2FF9F
split-complementary
#9FFFDC #FF9FF2 #FFAC9F
monochromatic
#25FFAF #62FFC6 #9FFFDC #DCFFF2 #E0FFF4
Accessibility & contrast
On white
1.18
#9FFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#9FFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFDC
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFDC | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#EAE8DE
Tritanopia (blue-blind)
#84FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9fffdc; /* rgb */ color: rgb(159, 255, 220); /* oklch */ color: oklch(93.1% 0.104 168.8);
Tailwind
colors: {
custom: {
50: '#bfffe6',
500: '#9fffdc',
950: '#000000',
},
}SCSS
$custom: #9fffdc; $custom-light: #bfffe6; $custom-dark: #000000;
JSON
{
"hex": "#9fffdc",
"rgb": {
"r": 159,
"g": 255,
"b": 220
},
"hsl": {
"h": 158.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.9307,
"c": 0.10385,
"h": 168.8
},
"luminance": 0.84058
}Semantic roles & 50–950 ramp
primary
#9FFFDC
secondary
#E35F8F
accent
#0054E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684