#67BEBE#67BEBE
#67BEBE is a light, moderate teal. Relative luminance 0.434; OKLCH L 74.7% C 0.084 H 195.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67BEBE |
|---|---|
| RGB | rgb(103, 190, 190) |
| HSL | hsl(180, 40%, 57%) |
| HSV | hsv(180, 46%, 75%) |
| CMYK | cmyk(45.8%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.84, -26.16, -8.15) |
| CIE-LCH | lch(71.84, 27.40, 197.30°) |
| OKLab | oklab(74.74% -0.0811 -0.0225) |
| OKLCH | oklch(74.74% 0.084 195.5) |
| XYZ | xyz(33.2976, 43.4254, 55.3325) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.39
Lightseagreen
#20B2AA
ΔE00 7.10
Topaz
#13BBAF
ΔE00 7.30
Turquoise Blue
#06B1C4
ΔE00 8.26
Tealish
#24BCA8
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67BEBE #BE6767
analogous
#67BE93 #67BEBE #6793BE
triadic
#67BEBE #BE67BE #BEBE67
tetradic
#67BEBE #9367BE #BE6767 #93BE67
square
#67BEBE #9367BE #BE6767 #93BE67
split-complementary
#67BEBE #BE6793 #BE9367
monochromatic
#337777 #45A2A2 #67BEBE #92D0D0 #BDE3E3
Accessibility & contrast
On white
2.17
#67BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#67BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67BEBE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67BEBE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#37C3BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #67bebe; /* rgb */ color: rgb(103, 190, 190); /* oklch */ color: oklch(74.7% 0.084 195.5);
Tailwind
colors: {
custom: {
50: '#98d2d1',
500: '#67bebe',
950: '#000000',
},
}SCSS
$custom: #67bebe; $custom-light: #98d2d1; $custom-dark: #000000;
JSON
{
"hex": "#67bebe",
"rgb": {
"r": 103,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 40.092,
"l": 57.451
},
"oklch": {
"l": 0.74744,
"c": 0.08417,
"h": 195.5
},
"luminance": 0.43428
}Semantic roles & 50–950 ramp
primary
#67BEBE
secondary
#D2AFAF
accent
#5858D0
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282