#6BDACA#6BDACA
#6BDACA is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.9% C 0.105 H 183.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDACA |
|---|---|
| RGB | rgb(107, 218, 202) |
| HSL | hsl(171, 60%, 64%) |
| HSV | hsv(171, 51%, 85%) |
| CMYK | cmyk(50.9%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(80.48, -35.64, -1.86) |
| CIE-LCH | lch(80.48, 35.69, 182.99°) |
| OKLab | oklab(81.86% -0.1048 -0.0056) |
| OKLCH | oklch(81.86% 0.105 183) |
| XYZ | xyz(41.7909, 57.5291, 64.7676) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Mediumturquoise
#48D1CC
ΔE00 4.87
Seafoam Blue
#78D1B6
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 6.42
Aqua (survey)
#13EAC9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDACA #DA6B7B
analogous
#6BDA92 #6BDACA #6BB2DA
triadic
#6BDACA #CA6BDA #DACA6B
tetradic
#6BDACA #926BDA #DA6B7B #B2DA6B
square
#6BDACA #926BDA #DA6B7B #B2DA6B
split-complementary
#6BDACA #DA6BB2 #DA926B
monochromatic
#29A291 #3ACEB8 #6BDACA #9CE6DC #CDF2ED
Accessibility & contrast
On white
1.68
#6BDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#6BDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDACA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDACA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#2CDED5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdaca; /* rgb */ color: rgb(107, 218, 202); /* oklch */ color: oklch(81.9% 0.105 183.0);
Tailwind
colors: {
custom: {
50: '#9de6da',
500: '#6bdaca',
950: '#000000',
},
}SCSS
$custom: #6bdaca; $custom-light: #9de6da; $custom-dark: #000000;
JSON
{
"hex": "#6bdaca",
"rgb": {
"r": 107,
"g": 218,
"b": 202
},
"hsl": {
"h": 171.351,
"s": 60,
"l": 63.725
},
"oklch": {
"l": 0.8186,
"c": 0.10497,
"h": 183
},
"luminance": 0.57533
}Semantic roles & 50–950 ramp
primary
#6BDACA
secondary
#A64452
accent
#1E36C8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483