#3DBBBE#3DBBBE
#3DBBBE is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.6% C 0.108 H 197.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBBBE |
|---|---|
| RGB | rgb(61, 187, 190) |
| HSL | hsl(181, 51%, 49%) |
| HSV | hsv(181, 68%, 75%) |
| CMYK | cmyk(67.9%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(69.65, -32.61, -11.56) |
| CIE-LCH | lch(69.65, 34.60, 199.53°) |
| OKLab | oklab(72.6% -0.1026 -0.0321) |
| OKLCH | oklch(72.6% 0.108 197.4) |
| XYZ | xyz(28.9849, 40.2471, 54.9461) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 5.30
Topaz
#13BBAF
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.26
Aqua Blue
#02D8E9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBBBE #BE403D
analogous
#3DBE81 #3DBBBE #3D7BBE
triadic
#3DBBBE #BE3DBB #BBBE3D
tetradic
#3DBBBE #813DBE #BE403D #7BBE3D
square
#3DBBBE #813DBE #BE403D #7BBE3D
split-complementary
#3DBBBE #BE3D7B #BE813D
monochromatic
#1F6061 #2E8D90 #3DBBBE #69CDCF #98DCDE
Accessibility & contrast
On white
2.32
#3DBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#3DBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBBBE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBBBE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3dbbbe; /* rgb */ color: rgb(61, 187, 190); /* oklch */ color: oklch(72.6% 0.108 197.4);
Tailwind
colors: {
custom: {
50: '#85d0d1',
500: '#3dbbbe',
950: '#000000',
},
}SCSS
$custom: #3dbbbe; $custom-light: #85d0d1; $custom-dark: #000000;
JSON
{
"hex": "#3dbbbe",
"rgb": {
"r": 61,
"g": 187,
"b": 190
},
"hsl": {
"h": 181.395,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.72603,
"c": 0.10755,
"h": 197.4
},
"luminance": 0.4025
}Semantic roles & 50–950 ramp
primary
#3DBBBE
secondary
#C98F8D
accent
#504DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282