#30ABBF#30ABBF
#30ABBF is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.107 H 211.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABBF |
|---|---|
| RGB | rgb(48, 171, 191) |
| HSL | hsl(188, 60%, 47%) |
| HSV | hsv(188, 75%, 75%) |
| CMYK | cmyk(74.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.57, -26.17, -19.80) |
| CIE-LCH | lch(64.57, 32.81, 217.11°) |
| OKLab | oklab(68.44% -0.0917 -0.0551) |
| OKLCH | oklch(68.44% 0.107 211) |
| XYZ | xyz(25.1817, 33.5128, 54.4215) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.28
Cadetblue
#5F9EA0
ΔE00 7.88
Greyblue
#77A1B5
ΔE00 9.94
Lightseagreen
#20B2AA
ΔE00 10.92
Darkturquoise
#00CED1
ΔE00 11.56
Teal Blue
#01889F
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABBF #BF4430
analogous
#30BF8C #30ABBF #3063BF
triadic
#30ABBF #BF30AB #ABBF30
tetradic
#30ABBF #8C30BF #BF4430 #63BF30
square
#30ABBF #8C30BF #BF4430 #63BF30
split-complementary
#30ABBF #BF3063 #BF8C30
monochromatic
#17535D #247F8E #30ABBF #57C3D5 #88D5E1
Accessibility & contrast
On white
2.73
#30ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#30ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABBF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABBF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8796BF
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #30abbf; /* rgb */ color: rgb(48, 171, 191); /* oklch */ color: oklch(68.4% 0.107 211.0);
Tailwind
colors: {
custom: {
50: '#7ec4d2',
500: '#30abbf',
950: '#000000',
},
}SCSS
$custom: #30abbf; $custom-light: #7ec4d2; $custom-dark: #000000;
JSON
{
"hex": "#30abbf",
"rgb": {
"r": 48,
"g": 171,
"b": 191
},
"hsl": {
"h": 188.392,
"s": 59.833,
"l": 46.863
},
"oklch": {
"l": 0.68436,
"c": 0.10699,
"h": 211
},
"luminance": 0.33516
}Semantic roles & 50–950 ramp
primary
#30ABBF
secondary
#CB8A80
accent
#5B45E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182