#9FF3DC#9FF3DC
#9FF3DC is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.4% C 0.088 H 175.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF3DC |
|---|---|
| RGB | rgb(159, 243, 220) |
| HSL | hsl(164, 78%, 79%) |
| HSV | hsv(164, 35%, 95%) |
| CMYK | cmyk(34.6%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(90.15, -30.41, 3.03) |
| CIE-LCH | lch(90.15, 30.56, 174.31°) |
| OKLab | oklab(90.4% -0.0877 0.0076) |
| OKLCH | oklch(90.4% 0.088 175.1) |
| XYZ | xyz(59.2623, 76.6359, 79.3658) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 3.93
Pale Turquoise
#A5FBD5
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF3DC #F39FB6
analogous
#9FF3B2 #9FF3DC #9FE0F3
triadic
#9FF3DC #DC9FF3 #F3DC9F
tetradic
#9FF3DC #B29FF3 #F39FB6 #E0F39F
square
#9FF3DC #B29FF3 #F39FB6 #E0F39F
split-complementary
#9FF3DC #F39FE0 #F3B29F
monochromatic
#32E5B4 #69ECC8 #9FF3DC #D5FAF0 #E4FCF5
Accessibility & contrast
On white
1.29
#9FF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#9FF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF3DC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF3DC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#DFDEDE
Tritanopia (blue-blind)
#86F5EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff3dc; /* rgb */ color: rgb(159, 243, 220); /* oklch */ color: oklch(90.4% 0.088 175.1);
Tailwind
colors: {
custom: {
50: '#bef7e6',
500: '#9ff3dc',
950: '#000000',
},
}SCSS
$custom: #9ff3dc; $custom-light: #bef7e6; $custom-dark: #000000;
JSON
{
"hex": "#9ff3dc",
"rgb": {
"r": 159,
"g": 243,
"b": 220
},
"hsl": {
"h": 163.571,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.90398,
"c": 0.08803,
"h": 175.1
},
"luminance": 0.76639
}Semantic roles & 50–950 ramp
primary
#9FF3DC
secondary
#D16582
accent
#0B44DA
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#121716
muted
#828584