#30AFBB#30AFBB
#30AFBB is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.107 H 204.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #30AFBB |
|---|---|
| RGB | rgb(48, 175, 187) |
| HSL | hsl(185, 59%, 46%) |
| HSV | hsv(185, 74%, 73%) |
| CMYK | cmyk(74.3%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.65, -29.40, -15.95) |
| CIE-LCH | lch(65.65, 33.44, 208.48°) |
| OKLab | oklab(69.26% -0.0973 -0.0443) |
| OKLCH | oklch(69.26% 0.107 204.5) |
| XYZ | xyz(25.5146, 34.8731, 52.3905) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.31
Cadetblue
#5F9EA0
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 7.78
Darkturquoise
#00CED1
ΔE00 9.04
Topaz
#13BBAF
ΔE00 9.66
Sea
#3C9992
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AFBB #BB3C30
analogous
#30BB81 #30AFBB #3069BB
triadic
#30AFBB #BB30AF #AFBB30
tetradic
#30AFBB #8130BB #BB3C30 #69BB30
square
#30AFBB #8130BB #BB3C30 #69BB30
split-complementary
#30AFBB #BB3069 #BB8130
monochromatic
#17545A #23818A #30AFBB #55C8D3 #86D8E0
Accessibility & contrast
On white
2.63
#30AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#30AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AFBB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AFBB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BC
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #30afbb; /* rgb */ color: rgb(48, 175, 187); /* oklch */ color: oklch(69.3% 0.107 204.5);
Tailwind
colors: {
custom: {
50: '#7ec7cf',
500: '#30afbb',
950: '#000000',
},
}SCSS
$custom: #30afbb; $custom-light: #7ec7cf; $custom-dark: #000000;
JSON
{
"hex": "#30afbb",
"rgb": {
"r": 48,
"g": 175,
"b": 187
},
"hsl": {
"h": 185.18,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.69259,
"c": 0.10692,
"h": 204.5
},
"luminance": 0.34876
}Semantic roles & 50–950 ramp
primary
#30AFBB
secondary
#C9847D
accent
#5345E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282