#30AD9F#30AD9F
#30AD9F is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.108 H 184.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #30AD9F |
|---|---|
| RGB | rgb(48, 173, 159) |
| HSL | hsl(173, 57%, 43%) |
| HSV | hsv(173, 72%, 68%) |
| CMYK | cmyk(72.3%, 0%, 8.1%, 32.2%) |
| CIE-LAB | lab(64.17, -36.65, -2.56) |
| CIE-LCH | lch(64.17, 36.74, 184.00°) |
| OKLab | oklab(67.77% -0.1078 -0.0075) |
| OKLCH | oklch(67.77% 0.108 184) |
| XYZ | xyz(22.4175, 33.0161, 37.9854) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.76
Topaz
#13BBAF
ΔE00 4.13
Tealish
#24BCA8
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 5.67
Blue Green
#0F9B8E
ΔE00 5.75
Turquoise (survey)
#06C2AC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AD9F #AD303E
analogous
#30AD60 #30AD9F #307CAD
triadic
#30AD9F #9F30AD #AD9F30
tetradic
#30AD9F #6030AD #AD303E #7CAD30
square
#30AD9F #6030AD #AD303E #7CAD30
split-complementary
#30AD9F #AD307C #AD6030
monochromatic
#154D47 #237D73 #30AD9F #4DCEBF #7DDBD0
Accessibility & contrast
On white
2.76
#30AD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#30AD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AD9F
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AD9F | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#9396A0
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #30ad9f; /* rgb */ color: rgb(48, 173, 159); /* oklch */ color: oklch(67.8% 0.108 184.0);
Tailwind
colors: {
custom: {
50: '#7cc6bb',
500: '#30ad9f',
950: '#000000',
},
}SCSS
$custom: #30ad9f; $custom-light: #7cc6bb; $custom-dark: #000000;
JSON
{
"hex": "#30ad9f",
"rgb": {
"r": 48,
"g": 173,
"b": 159
},
"hsl": {
"h": 173.28,
"s": 56.561,
"l": 43.333
},
"oklch": {
"l": 0.67775,
"c": 0.10802,
"h": 184
},
"luminance": 0.33019
}Semantic roles & 50–950 ramp
primary
#30AD9F
secondary
#C3757E
accent
#4859E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280