#9DDFC2#9DDFC2
#9DDFC2 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.078 H 165.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDFC2 |
|---|---|
| RGB | rgb(157, 223, 194) |
| HSL | hsl(154, 51%, 75%) |
| HSV | hsv(154, 30%, 87%) |
| CMYK | cmyk(29.6%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(83.88, -26.82, 7.59) |
| CIE-LCH | lch(83.88, 27.87, 164.20°) |
| OKLab | oklab(85.13% -0.0757 0.0196) |
| OKLCH | oklch(85.13% 0.078 165.5) |
| XYZ | xyz(50.0267, 63.8361, 60.7141) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.81
Seafoam Blue
#78D1B6
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 5.38
Pale Teal
#82CBB2
ΔE00 5.41
Mint
#AAF0C1
ΔE00 5.90
Pale Turquoise
#A5FBD5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDFC2 #DF9DBA
analogous
#9DDFA1 #9DDFC2 #9DDBDF
triadic
#9DDFC2 #C29DDF #DFC29D
tetradic
#9DDFC2 #A19DDF #DF9DBA #DBDF9D
square
#9DDFC2 #A19DDF #DF9DBA #DBDF9D
split-complementary
#9DDFC2 #DF9DDB #DFA19D
monochromatic
#41C189 #6FD0A5 #9DDFC2 #CBEEDF #E8F7F1
Accessibility & contrast
On white
1.53
#9DDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#9DDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDFC2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDFC2 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#8EDFD6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9ddfc2; /* rgb */ color: rgb(157, 223, 194); /* oklch */ color: oklch(85.1% 0.078 165.5);
Tailwind
colors: {
custom: {
50: '#bbe9d4',
500: '#9ddfc2',
950: '#000000',
},
}SCSS
$custom: #9ddfc2; $custom-light: #bbe9d4; $custom-dark: #000000;
JSON
{
"hex": "#9ddfc2",
"rgb": {
"r": 157,
"g": 223,
"b": 194
},
"hsl": {
"h": 153.636,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.85128,
"c": 0.07823,
"h": 165.5
},
"luminance": 0.63838
}Semantic roles & 50–950 ramp
primary
#9DDFC2
secondary
#B8698B
accent
#276ABE
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483