#6CAFA8#6CAFA8
#6CAFA8 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.7% C 0.069 H 187.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAFA8 |
|---|---|
| RGB | rgb(108, 175, 168) |
| HSL | hsl(174, 30%, 55%) |
| HSV | hsv(174, 38%, 69%) |
| CMYK | cmyk(38.3%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(67.03, -22.92, -3.13) |
| CIE-LCH | lch(67.03, 23.13, 187.78°) |
| OKLab | oklab(70.73% -0.0687 -0.0088) |
| OKLCH | oklch(70.73% 0.069 187.3) |
| XYZ | xyz(28.5796, 36.6733, 42.6109) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.24
Greyish Teal
#719F91
ΔE00 6.26
Dull Teal
#5F9E8F
ΔE00 6.27
Lightseagreen
#20B2AA
ΔE00 6.51
Grey Teal
#5E9B8A
ΔE00 7.54
Topaz
#13BBAF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAFA8 #AF6C73
analogous
#6CAF86 #6CAFA8 #6C94AF
triadic
#6CAFA8 #A86CAF #AFA86C
tetradic
#6CAFA8 #866CAF #AF6C73 #94AF6C
square
#6CAFA8 #866CAF #AF6C73 #94AF6C
split-complementary
#6CAFA8 #AF6C94 #AF866C
monochromatic
#396863 #4E9089 #6CAFA8 #94C5BF #BBDAD7
Accessibility & contrast
On white
2.52
#6CAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6CAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAFA8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAFA8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#52B2AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6cafa8; /* rgb */ color: rgb(108, 175, 168); /* oklch */ color: oklch(70.7% 0.069 187.3);
Tailwind
colors: {
custom: {
50: '#99c7c1',
500: '#6cafa8',
950: '#000000',
},
}SCSS
$custom: #6cafa8; $custom-light: #99c7c1; $custom-dark: #000000;
JSON
{
"hex": "#6cafa8",
"rgb": {
"r": 108,
"g": 175,
"b": 168
},
"hsl": {
"h": 173.731,
"s": 29.515,
"l": 55.49
},
"oklch": {
"l": 0.70727,
"c": 0.06922,
"h": 187.3
},
"luminance": 0.36675
}Semantic roles & 50–950 ramp
primary
#6CAFA8
secondary
#C9ADB0
accent
#626CC6
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281