#68BEAC#68BEAC
#68BEAC is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.088 H 178.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68BEAC |
|---|---|
| RGB | rgb(104, 190, 172) |
| HSL | hsl(167, 40%, 58%) |
| HSV | hsv(167, 45%, 75%) |
| CMYK | cmyk(45.3%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(71.38, -30.39, 1.01) |
| CIE-LCH | lch(71.38, 30.41, 178.09°) |
| OKLab | oklab(74.22% -0.0882 0.0022) |
| OKLCH | oklch(74.22% 0.088 178.6) |
| XYZ | xyz(31.5657, 42.7460, 45.6091) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.86
Tealish
#24BCA8
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.51
Turquoise (survey)
#06C2AC
ΔE00 5.67
Topaz
#13BBAF
ΔE00 5.91
Greeny Blue
#42B395
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68BEAC #BE687A
analogous
#68BE81 #68BEAC #68A5BE
triadic
#68BEAC #AC68BE #BEAC68
tetradic
#68BEAC #8168BE #BE687A #A5BE68
square
#68BEAC #8168BE #BE687A #A5BE68
split-complementary
#68BEAC #BE68A5 #BE8168
monochromatic
#34786A #46A38F #68BEAC #93D0C4 #BEE3DB
Accessibility & contrast
On white
2.20
#68BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#68BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68BEAC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68BEAC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#46C0B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #68beac; /* rgb */ color: rgb(104, 190, 172); /* oklch */ color: oklch(74.2% 0.088 178.6);
Tailwind
colors: {
custom: {
50: '#98d2c4',
500: '#68beac',
950: '#000000',
},
}SCSS
$custom: #68beac; $custom-light: #98d2c4; $custom-dark: #000000;
JSON
{
"hex": "#68beac",
"rgb": {
"r": 104,
"g": 190,
"b": 172
},
"hsl": {
"h": 167.442,
"s": 39.815,
"l": 57.647
},
"oklch": {
"l": 0.74218,
"c": 0.0882,
"h": 178.6
},
"luminance": 0.42749
}Semantic roles & 50–950 ramp
primary
#68BEAC
secondary
#D2B0B7
accent
#5871D0
background
#F9FCFC
surface
#F2F9F8
border
#CCD2D1
text
#0E1412
muted
#7E8281