#6CDBAA#6CDBAA
#6CDBAA is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.3% C 0.125 H 162.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBAA |
|---|---|
| RGB | rgb(108, 219, 170) |
| HSL | hsl(154, 61%, 64%) |
| HSV | hsv(154, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(80.04, -43.15, 14.51) |
| CIE-LCH | lch(80.04, 45.53, 161.42°) |
| OKLab | oklab(81.26% -0.1194 0.0372) |
| OKLCH | oklch(81.26% 0.125 162.7) |
| XYZ | xyz(38.7682, 56.7502, 46.9333) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Eucalyptus
#44D7A8
ΔE00 3.29
Mediumaquamarine
#66CDAA
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 5.21
Aqua Marine
#2EE8BB
ΔE00 5.47
Seafoam Blue
#78D1B6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBAA #DB6C9D
analogous
#6CDB73 #6CDBAA #6CD4DB
triadic
#6CDBAA #AA6CDB #DBAA6C
tetradic
#6CDBAA #736CDB #DB6C9D #D4DB6C
square
#6CDBAA #736CDB #DB6C9D #D4DB6C
split-complementary
#6CDBAA #DB6CD4 #DB736C
monochromatic
#28A46E #3BCF8E #6CDBAA #9DE7C6 #CEF3E3
Accessibility & contrast
On white
1.70
#6CDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6CDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBAA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBAA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA7
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#46DBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cdbaa; /* rgb */ color: rgb(108, 219, 170); /* oklch */ color: oklch(81.3% 0.125 162.7);
Tailwind
colors: {
custom: {
50: '#9de7c3',
500: '#6cdbaa',
950: '#000000',
},
}SCSS
$custom: #6cdbaa; $custom-light: #9de7c3; $custom-dark: #000000;
JSON
{
"hex": "#6cdbaa",
"rgb": {
"r": 108,
"g": 219,
"b": 170
},
"hsl": {
"h": 153.514,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.81262,
"c": 0.12509,
"h": 162.7
},
"luminance": 0.56753
}Semantic roles & 50–950 ramp
primary
#6CDBAA
secondary
#A84470
accent
#1D69C8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482