#9FF3DA#9FF3DA
#9FF3DA is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.3% C 0.089 H 173.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF3DA |
|---|---|
| RGB | rgb(159, 243, 218) |
| HSL | hsl(162, 78%, 79%) |
| HSV | hsv(162, 35%, 95%) |
| CMYK | cmyk(34.6%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(90.11, -30.83, 4.00) |
| CIE-LCH | lch(90.11, 31.09, 172.60°) |
| OKLab | oklab(90.34% -0.0885 0.0101) |
| OKLCH | oklch(90.34% 0.089 173.5) |
| XYZ | xyz(58.9990, 76.5306, 77.9791) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.82
Pale Turquoise
#A5FBD5
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF3DA #F39FB8
analogous
#9FF3B0 #9FF3DA #9FE2F3
triadic
#9FF3DA #DA9FF3 #F3DA9F
tetradic
#9FF3DA #B09FF3 #F39FB8 #E2F39F
square
#9FF3DA #B09FF3 #F39FB8 #E2F39F
split-complementary
#9FF3DA #F39FE2 #F3B09F
monochromatic
#32E5B0 #69ECC5 #9FF3DA #D5FAEF #E4FCF5
Accessibility & contrast
On white
1.29
#9FF3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#9FF3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF3DA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF3DA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#87F5EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff3da; /* rgb */ color: rgb(159, 243, 218); /* oklch */ color: oklch(90.3% 0.089 173.5);
Tailwind
colors: {
custom: {
50: '#bef7e5',
500: '#9ff3da',
950: '#000000',
},
}SCSS
$custom: #9ff3da; $custom-light: #bef7e5; $custom-dark: #000000;
JSON
{
"hex": "#9ff3da",
"rgb": {
"r": 159,
"g": 243,
"b": 218
},
"hsl": {
"h": 162.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.90342,
"c": 0.08911,
"h": 173.5
},
"luminance": 0.76534
}Semantic roles & 50–950 ramp
primary
#9FF3DA
secondary
#D16585
accent
#0B49DA
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#121715
muted
#828584