#68AFA5#68AFA5
#68AFA5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.4% C 0.073 H 184.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68AFA5 |
|---|---|
| RGB | rgb(104, 175, 165) |
| HSL | hsl(172, 31%, 55%) |
| HSV | hsv(172, 41%, 69%) |
| CMYK | cmyk(40.6%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(66.76, -24.72, -1.89) |
| CIE-LCH | lch(66.76, 24.79, 184.37°) |
| OKLab | oklab(70.43% -0.0732 -0.0055) |
| OKLCH | oklch(70.43% 0.073 184.3) |
| XYZ | xyz(27.8278, 36.3176, 41.1336) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.64
Lightseagreen
#20B2AA
ΔE00 5.94
Greyish Teal
#719F91
ΔE00 6.08
Grey Teal
#5E9B8A
ΔE00 6.88
Topaz
#13BBAF
ΔE00 6.92
Cadetblue
#5F9EA0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68AFA5 #AF6872
analogous
#68AF81 #68AFA5 #6896AF
triadic
#68AFA5 #A568AF #AFA568
tetradic
#68AFA5 #8168AF #AF6872 #96AF68
square
#68AFA5 #8168AF #AF6872 #96AF68
split-complementary
#68AFA5 #AF6896 #AF8168
monochromatic
#366660 #4B8E85 #68AFA5 #90C4BD #B8D9D5
Accessibility & contrast
On white
2.54
#68AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#68AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68AFA5
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68AFA5 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#9C9FA6
Tritanopia (blue-blind)
#4DB2AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #68afa5; /* rgb */ color: rgb(104, 175, 165); /* oklch */ color: oklch(70.4% 0.073 184.3);
Tailwind
colors: {
custom: {
50: '#97c7bf',
500: '#68afa5',
950: '#000000',
},
}SCSS
$custom: #68afa5; $custom-light: #97c7bf; $custom-dark: #000000;
JSON
{
"hex": "#68afa5",
"rgb": {
"r": 104,
"g": 175,
"b": 165
},
"hsl": {
"h": 171.549,
"s": 30.736,
"l": 54.706
},
"oklch": {
"l": 0.70432,
"c": 0.07343,
"h": 184.3
},
"luminance": 0.3632
}Semantic roles & 50–950 ramp
primary
#68AFA5
secondary
#C8AAAF
accent
#616FC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281