#3DBEBE#3DBEBE
#3DBEBE is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.3% C 0.109 H 195.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBEBE |
|---|---|
| RGB | rgb(61, 190, 190) |
| HSL | hsl(180, 51%, 49%) |
| HSV | hsv(180, 68%, 75%) |
| CMYK | cmyk(67.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.55, -34.03, -10.22) |
| CIE-LCH | lch(70.55, 35.53, 196.71°) |
| OKLab | oklab(73.33% -0.1057 -0.0284) |
| OKLCH | oklch(73.33% 0.109 195) |
| XYZ | xyz(29.6280, 41.5333, 55.1605) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.39
Lightseagreen
#20B2AA
ΔE00 4.90
Topaz
#13BBAF
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.10
Tealish
#24BCA8
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBEBE #BE3D3D
analogous
#3DBE7E #3DBEBE #3D7EBE
triadic
#3DBEBE #BE3DBE #BEBE3D
tetradic
#3DBEBE #7E3DBE #BE3D3D #7EBE3D
square
#3DBEBE #7E3DBE #BE3D3D #7EBE3D
split-complementary
#3DBEBE #BE3D7E #BE7E3D
monochromatic
#1F6161 #2E9090 #3DBEBE #69CFCF #98DEDE
Accessibility & contrast
On white
2.26
#3DBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#3DBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBEBE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBEBE | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3dbebe; /* rgb */ color: rgb(61, 190, 190); /* oklch */ color: oklch(73.3% 0.109 195.0);
Tailwind
colors: {
custom: {
50: '#85d2d1',
500: '#3dbebe',
950: '#000000',
},
}SCSS
$custom: #3dbebe; $custom-light: #85d2d1; $custom-dark: #000000;
JSON
{
"hex": "#3dbebe",
"rgb": {
"r": 61,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.73335,
"c": 0.10943,
"h": 195
},
"luminance": 0.41537
}Semantic roles & 50–950 ramp
primary
#3DBEBE
secondary
#C98D8D
accent
#4D4DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282