#68BEBE#68BEBE
#68BEBE is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.8% C 0.083 H 195.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68BEBE |
|---|---|
| RGB | rgb(104, 190, 190) |
| HSL | hsl(180, 40%, 58%) |
| HSV | hsv(180, 45%, 75%) |
| CMYK | cmyk(45.3%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.88, -25.92, -8.08) |
| CIE-LCH | lch(71.88, 27.16, 197.32°) |
| OKLab | oklab(74.79% -0.0804 -0.0223) |
| OKLCH | oklch(74.79% 0.083 195.5) |
| XYZ | xyz(33.4130, 43.4849, 55.3379) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.48
Lightseagreen
#20B2AA
ΔE00 7.19
Topaz
#13BBAF
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 8.31
Tealish
#24BCA8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68BEBE #BE6868
analogous
#68BE93 #68BEBE #6893BE
triadic
#68BEBE #BE68BE #BEBE68
tetradic
#68BEBE #9368BE #BE6868 #93BE68
square
#68BEBE #9368BE #BE6868 #93BE68
split-complementary
#68BEBE #BE6893 #BE9368
monochromatic
#347878 #46A3A3 #68BEBE #93D0D0 #BEE3E3
Accessibility & contrast
On white
2.17
#68BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#68BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68BEBE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68BEBE | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#A5ABBF
Tritanopia (blue-blind)
#3AC3BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #68bebe; /* rgb */ color: rgb(104, 190, 190); /* oklch */ color: oklch(74.8% 0.083 195.5);
Tailwind
colors: {
custom: {
50: '#99d2d1',
500: '#68bebe',
950: '#000000',
},
}SCSS
$custom: #68bebe; $custom-light: #99d2d1; $custom-dark: #000000;
JSON
{
"hex": "#68bebe",
"rgb": {
"r": 104,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 39.815,
"l": 57.647
},
"oklch": {
"l": 0.74787,
"c": 0.08342,
"h": 195.5
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#68BEBE
secondary
#D2B0B0
accent
#5858D0
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282