#6CDFAF#6CDFAF
#6CDFAF is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.3% C 0.127 H 163.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFAF |
|---|---|
| RGB | rgb(108, 223, 175) |
| HSL | hsl(155, 64%, 65%) |
| HSV | hsv(155, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.32, -43.84, 13.68) |
| CIE-LCH | lch(81.32, 45.93, 162.67°) |
| OKLab | oklab(82.34% -0.1216 0.0351) |
| OKLCH | oklch(82.34% 0.127 163.9) |
| XYZ | xyz(40.3063, 59.0551, 49.8239) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.94
Eucalyptus
#44D7A8
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFAF #DF6C9C
analogous
#6CDF76 #6CDFAF #6CD5DF
triadic
#6CDFAF #AF6CDF #DFAF6C
tetradic
#6CDFAF #766CDF #DF6C9C #D5DF6C
square
#6CDFAF #766CDF #DF6C9C #D5DF6C
split-complementary
#6CDFAF #DF6CD5 #DF766C
monochromatic
#25AB73 #3AD494 #6CDFAF #9EEACA #D1F5E6
Accessibility & contrast
On white
1.64
#6CDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6CDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFAF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFAF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#42DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdfaf; /* rgb */ color: rgb(108, 223, 175); /* oklch */ color: oklch(82.3% 0.127 163.9);
Tailwind
colors: {
custom: {
50: '#9ee9c7',
500: '#6cdfaf',
950: '#000000',
},
}SCSS
$custom: #6cdfaf; $custom-light: #9ee9c7; $custom-dark: #000000;
JSON
{
"hex": "#6cdfaf",
"rgb": {
"r": 108,
"g": 223,
"b": 175
},
"hsl": {
"h": 154.957,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.82341,
"c": 0.12656,
"h": 163.9
},
"luminance": 0.59059
}Semantic roles & 50–950 ramp
primary
#6CDFAF
secondary
#AD426F
accent
#1964CC
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482