#30BDA6#30BDA6
#30BDA6 is a light, vivid teal. Relative luminance 0.398; OKLCH L 72.0% C 0.121 H 179.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #30BDA6 |
|---|---|
| RGB | rgb(48, 189, 166) |
| HSL | hsl(170, 59%, 46%) |
| HSV | hsv(170, 75%, 74%) |
| CMYK | cmyk(74.6%, 0%, 12.2%, 25.9%) |
| CIE-LAB | lab(69.31, -41.90, 1.08) |
| CIE-LCH | lch(69.31, 41.92, 178.52°) |
| OKLab | oklab(72.03% -0.1206 0.0022) |
| OKLCH | oklch(72.03% 0.121 179) |
| XYZ | xyz(26.2960, 39.7736, 42.3602) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.14
Turquoise (survey)
#06C2AC
ΔE00 1.77
Topaz
#13BBAF
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BDA6 #BD3047
analogous
#30BD60 #30BDA6 #308EBD
triadic
#30BDA6 #A630BD #BDA630
tetradic
#30BDA6 #6030BD #BD3047 #8EBD30
square
#30BDA6 #6030BD #BD3047 #8EBD30
split-complementary
#30BDA6 #BD308E #BD6030
monochromatic
#175B50 #248C7B #30BDA6 #56D4C0 #87E0D2
Accessibility & contrast
On white
2.34
#30BDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#30BDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BDA6
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BDA6 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A5
Deuteranopia (green-blind)
#A2A3A8
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bda6; /* rgb */ color: rgb(48, 189, 166); /* oklch */ color: oklch(72.0% 0.121 179.0);
Tailwind
colors: {
custom: {
50: '#7ed1c0',
500: '#30bda6',
950: '#000000',
},
}SCSS
$custom: #30bda6; $custom-light: #7ed1c0; $custom-dark: #000000;
JSON
{
"hex": "#30bda6",
"rgb": {
"r": 48,
"g": 189,
"b": 166
},
"hsl": {
"h": 170.213,
"s": 59.494,
"l": 46.471
},
"oklch": {
"l": 0.72027,
"c": 0.12065,
"h": 179
},
"luminance": 0.39777
}Semantic roles & 50–950 ramp
primary
#30BDA6
secondary
#CA7F8B
accent
#455FE3
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281