#6CDBAC#6CDBAC
#6CDBAC is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.3% C 0.123 H 163.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBAC |
|---|---|
| RGB | rgb(108, 219, 172) |
| HSL | hsl(155, 61%, 64%) |
| HSV | hsv(155, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(80.08, -42.73, 13.51) |
| CIE-LCH | lch(80.08, 44.82, 162.46°) |
| OKLab | oklab(81.31% -0.1185 0.0346) |
| OKLCH | oklch(81.31% 0.124 163.7) |
| XYZ | xyz(38.9588, 56.8264, 47.9373) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.14
Eucalyptus
#44D7A8
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.93
Aqua Marine
#2EE8BB
ΔE00 5.25
Seafoam Blue
#78D1B6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBAC #DB6C9B
analogous
#6CDB75 #6CDBAC #6CD2DB
triadic
#6CDBAC #AC6CDB #DBAC6C
tetradic
#6CDBAC #756CDB #DB6C9B #D2DB6C
square
#6CDBAC #756CDB #DB6C9B #D2DB6C
split-complementary
#6CDBAC #DB6CD2 #DB756C
monochromatic
#28A470 #3BCF90 #6CDBAC #9DE7C8 #CEF3E4
Accessibility & contrast
On white
1.70
#6CDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6CDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBAC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBAC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#45DBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdbac; /* rgb */ color: rgb(108, 219, 172); /* oklch */ color: oklch(81.3% 0.123 163.7);
Tailwind
colors: {
custom: {
50: '#9de7c4',
500: '#6cdbac',
950: '#000000',
},
}SCSS
$custom: #6cdbac; $custom-light: #9de7c4; $custom-dark: #000000;
JSON
{
"hex": "#6cdbac",
"rgb": {
"r": 108,
"g": 219,
"b": 172
},
"hsl": {
"h": 154.595,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.81311,
"c": 0.1235,
"h": 163.7
},
"luminance": 0.5683
}Semantic roles & 50–950 ramp
primary
#6CDBAC
secondary
#A8446E
accent
#1D66C8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482