#9FFDDB#9FFDDB
#9FFDDB is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.102 H 169.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDDB |
|---|---|
| RGB | rgb(159, 253, 219) |
| HSL | hsl(158, 96%, 81%) |
| HSV | hsv(158, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(92.90, -35.28, 7.51) |
| CIE-LCH | lch(92.90, 36.07, 167.98°) |
| OKLab | oklab(92.6% -0.1 0.0193) |
| OKLCH | oklch(92.6% 0.102 169.1) |
| XYZ | xyz(62.2047, 82.7320, 79.6952) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.75
Light Aqua
#8CFFDB
ΔE00 2.23
Aquamarine
#7FFFD4
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.77
Pale Aqua
#B8FFEB
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDDB #FD9FC1
analogous
#9FFDAC #9FFDDB #9FF0FD
triadic
#9FFDDB #DB9FFD #FDDB9F
tetradic
#9FFDDB #AC9FFD #FD9FC1 #F0FD9F
square
#9FFDDB #AC9FFD #FD9FC1 #F0FD9F
split-complementary
#9FFDDB #FD9FF0 #FDAC9F
monochromatic
#27FBAE #63FCC5 #9FFDDB #DBFEF1 #E1FEF4
Accessibility & contrast
On white
1.20
#9FFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#9FFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDDB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDDB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#85FEF3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9ffddb; /* rgb */ color: rgb(159, 253, 219); /* oklch */ color: oklch(92.6% 0.102 169.1);
Tailwind
colors: {
custom: {
50: '#bffee6',
500: '#9ffddb',
950: '#000000',
},
}SCSS
$custom: #9ffddb; $custom-light: #bffee6; $custom-dark: #000000;
JSON
{
"hex": "#9ffddb",
"rgb": {
"r": 159,
"g": 253,
"b": 219
},
"hsl": {
"h": 158.298,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.92597,
"c": 0.10181,
"h": 169.1
},
"luminance": 0.82736
}Semantic roles & 50–950 ramp
primary
#9FFDDB
secondary
#E0608E
accent
#0053E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684