#30BDB0#30BDB0
#30BDB0 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.3% C 0.117 H 185.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #30BDB0 |
|---|---|
| RGB | rgb(48, 189, 176) |
| HSL | hsl(174, 59%, 46%) |
| HSV | hsv(174, 75%, 74%) |
| CMYK | cmyk(74.6%, 0%, 6.9%, 25.9%) |
| CIE-LAB | lab(69.58, -39.19, -4.01) |
| CIE-LCH | lch(69.58, 39.39, 185.84°) |
| OKLab | oklab(72.34% -0.116 -0.0115) |
| OKLCH | oklch(72.34% 0.117 185.6) |
| XYZ | xyz(27.2492, 40.1549, 47.3804) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.13
Tealish
#24BCA8
ΔE00 2.48
Turquoise (survey)
#06C2AC
ΔE00 3.29
Lightseagreen
#20B2AA
ΔE00 3.47
Mediumturquoise
#48D1CC
ΔE00 6.20
Greeny Blue
#42B395
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BDB0 #BD303D
analogous
#30BD6A #30BDB0 #3084BD
triadic
#30BDB0 #B030BD #BDB030
tetradic
#30BDB0 #6A30BD #BD303D #84BD30
square
#30BDB0 #6A30BD #BD303D #84BD30
split-complementary
#30BDB0 #BD3084 #BD6A30
monochromatic
#175B55 #248C83 #30BDB0 #56D4C8 #87E0D8
Accessibility & contrast
On white
2.33
#30BDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#30BDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BDB0
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BDB0 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#00C1B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #30bdb0; /* rgb */ color: rgb(48, 189, 176); /* oklch */ color: oklch(72.3% 0.117 185.6);
Tailwind
colors: {
custom: {
50: '#7fd1c7',
500: '#30bdb0',
950: '#000000',
},
}SCSS
$custom: #30bdb0; $custom-light: #7fd1c7; $custom-dark: #000000;
JSON
{
"hex": "#30bdb0",
"rgb": {
"r": 48,
"g": 189,
"b": 176
},
"hsl": {
"h": 174.468,
"s": 59.494,
"l": 46.471
},
"oklch": {
"l": 0.72339,
"c": 0.11659,
"h": 185.6
},
"luminance": 0.40158
}Semantic roles & 50–950 ramp
primary
#30BDB0
secondary
#CA7F86
accent
#4554E3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282