#9FFFD2#9FFFD2
#9FFFD2 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.111 H 162.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFFD2 |
|---|---|
| RGB | rgb(159, 255, 210) |
| HSL | hsl(152, 100%, 81%) |
| HSV | hsv(152, 38%, 100%) |
| CMYK | cmyk(37.6%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(93.25, -38.01, 12.65) |
| CIE-LCH | lch(93.25, 40.06, 161.59°) |
| OKLab | oklab(92.82% -0.1061 0.0326) |
| OKLCH | oklch(92.82% 0.111 162.9) |
| XYZ | xyz(61.6865, 83.5402, 73.8347) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.09
Light Seafoam
#A0FEBF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFFD2 #FF9FCC
analogous
#9FFFA2 #9FFFD2 #9FFCFF
triadic
#9FFFD2 #D29FFF #FFD29F
tetradic
#9FFFD2 #A29FFF #FF9FCC #FCFF9F
square
#9FFFD2 #A29FFF #FF9FCC #FCFF9F
split-complementary
#9FFFD2 #FF9FFC #FFA29F
monochromatic
#25FF99 #62FFB5 #9FFFD2 #DCFFEF #E0FFF1
Accessibility & contrast
On white
1.19
#9FFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#9FFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFFD2
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFFD2 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2D0
Deuteranopia (green-blind)
#ECE7D5
Tritanopia (blue-blind)
#87FFF2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9fffd2; /* rgb */ color: rgb(159, 255, 210); /* oklch */ color: oklch(92.8% 0.111 162.9);
Tailwind
colors: {
custom: {
50: '#bfffdf',
500: '#9fffd2',
950: '#000000',
},
}SCSS
$custom: #9fffd2; $custom-light: #bfffdf; $custom-dark: #000000;
JSON
{
"hex": "#9fffd2",
"rgb": {
"r": 159,
"g": 255,
"b": 210
},
"hsl": {
"h": 151.875,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.92815,
"c": 0.111,
"h": 162.9
},
"luminance": 0.83544
}Semantic roles & 50–950 ramp
primary
#9FFFD2
secondary
#E35F9D
accent
#006CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684