#30ADA2#30ADA2
#30ADA2 is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.107 H 186.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #30ADA2 |
|---|---|
| RGB | rgb(48, 173, 162) |
| HSL | hsl(175, 57%, 43%) |
| HSV | hsv(175, 72%, 68%) |
| CMYK | cmyk(72.3%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(64.26, -35.81, -4.11) |
| CIE-LCH | lch(64.26, 36.05, 186.55°) |
| OKLab | oklab(67.87% -0.1064 -0.0117) |
| OKLCH | oklch(67.87% 0.107 186.3) |
| XYZ | xyz(22.6810, 33.1215, 39.3731) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.94
Topaz
#13BBAF
ΔE00 3.99
Tealish
#24BCA8
ΔE00 4.98
Blue Green
#0F9B8E
ΔE00 5.90
Sea
#3C9992
ΔE00 6.27
Turquoise (survey)
#06C2AC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ADA2 #AD303B
analogous
#30AD63 #30ADA2 #3079AD
triadic
#30ADA2 #A230AD #ADA230
tetradic
#30ADA2 #6330AD #AD303B #79AD30
square
#30ADA2 #6330AD #AD303B #79AD30
split-complementary
#30ADA2 #AD3079 #AD6330
monochromatic
#154D48 #237D75 #30ADA2 #4DCEC2 #7DDBD3
Accessibility & contrast
On white
2.75
#30ADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#30ADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ADA2
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ADA2 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #30ada2; /* rgb */ color: rgb(48, 173, 162); /* oklch */ color: oklch(67.9% 0.107 186.3);
Tailwind
colors: {
custom: {
50: '#7cc6bd',
500: '#30ada2',
950: '#000000',
},
}SCSS
$custom: #30ada2; $custom-light: #7cc6bd; $custom-dark: #000000;
JSON
{
"hex": "#30ada2",
"rgb": {
"r": 48,
"g": 173,
"b": 162
},
"hsl": {
"h": 174.72,
"s": 56.561,
"l": 43.333
},
"oklch": {
"l": 0.67873,
"c": 0.10702,
"h": 186.3
},
"luminance": 0.33124
}Semantic roles & 50–950 ramp
primary
#30ADA2
secondary
#C3757C
accent
#4855E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281