#6CE0BB#6CE0BB
#6CE0BB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 82.9% C 0.119 H 169.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE0BB |
|---|---|
| RGB | rgb(108, 224, 187) |
| HSL | hsl(161, 65%, 65%) |
| HSV | hsv(161, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(81.88, -41.66, 8.15) |
| CIE-LCH | lch(81.88, 42.45, 168.94°) |
| OKLab | oklab(82.89% -0.1173 0.0208) |
| OKLCH | oklch(82.89% 0.119 169.9) |
| XYZ | xyz(41.8056, 60.0836, 56.3983) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.30
Light Teal
#90E4C1
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE0BB #E06C91
analogous
#6CE081 #6CE0BB #6CCBE0
triadic
#6CE0BB #BB6CE0 #E0BB6C
tetradic
#6CE0BB #816CE0 #E06C91 #CBE06C
square
#6CE0BB #816CE0 #E06C91 #CBE06C
split-complementary
#6CE0BB #E06CCB #E0816C
monochromatic
#25AD82 #39D5A4 #6CE0BB #9FEBD2 #D1F5EA
Accessibility & contrast
On white
1.61
#6CE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6CE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE0BB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE0BB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#3AE1D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ce0bb; /* rgb */ color: rgb(108, 224, 187); /* oklch */ color: oklch(82.9% 0.119 169.9);
Tailwind
colors: {
custom: {
50: '#9eeacf',
500: '#6ce0bb',
950: '#000000',
},
}SCSS
$custom: #6ce0bb; $custom-light: #9eeacf; $custom-dark: #000000;
JSON
{
"hex": "#6ce0bb",
"rgb": {
"r": 108,
"g": 224,
"b": 187
},
"hsl": {
"h": 160.862,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.82887,
"c": 0.11919,
"h": 169.9
},
"luminance": 0.60087
}Semantic roles & 50–950 ramp
primary
#6CE0BB
secondary
#AF4164
accent
#1852CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483