#6BDCA4#6BDCA4
#6BDCA4 is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.132 H 159.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCA4 |
|---|---|
| RGB | rgb(107, 220, 164) |
| HSL | hsl(150, 62%, 64%) |
| HSV | hsv(150, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.17, -45.06, 17.85) |
| CIE-LCH | lch(80.17, 48.46, 158.39°) |
| OKLab | oklab(81.32% -0.1239 0.0456) |
| OKLCH | oklch(81.32% 0.132 159.8) |
| XYZ | xyz(38.3542, 56.9893, 44.0936) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 4.09
Aqua Green
#12E193
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 5.94
Light Greenish Blue
#63F7B4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCA4 #DC6BA3
analogous
#6BDC6C #6BDCA4 #6BDCDC
triadic
#6BDCA4 #A46BDC #DCA46B
tetradic
#6BDCA4 #6C6BDC #DC6BA3 #DCDC6B
square
#6BDCA4 #6C6BDC #DC6BA3 #DCDC6B
split-complementary
#6BDCA4 #DC6BDC #DC6C6B
monochromatic
#27A567 #3AD086 #6BDCA4 #9CE8C2 #CEF3E1
Accessibility & contrast
On white
1.69
#6BDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6BDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCA4
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCA4 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA1
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#47DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdca4; /* rgb */ color: rgb(107, 220, 164); /* oklch */ color: oklch(81.3% 0.132 159.8);
Tailwind
colors: {
custom: {
50: '#9de7bf',
500: '#6bdca4',
950: '#000000',
},
}SCSS
$custom: #6bdca4; $custom-light: #9de7bf; $custom-dark: #000000;
JSON
{
"hex": "#6bdca4",
"rgb": {
"r": 107,
"g": 220,
"b": 164
},
"hsl": {
"h": 150.265,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.8132,
"c": 0.13201,
"h": 159.8
},
"luminance": 0.56993
}Semantic roles & 50–950 ramp
primary
#6BDCA4
secondary
#A84375
accent
#1C72C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482