#6CE2BB#6CE2BB
#6CE2BB is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.4% C 0.122 H 169.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE2BB |
|---|---|
| RGB | rgb(108, 226, 187) |
| HSL | hsl(160, 67%, 65%) |
| HSV | hsv(160, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.47, -42.55, 8.98) |
| CIE-LCH | lch(82.47, 43.48, 168.08°) |
| OKLab | oklab(83.36% -0.1195 0.023) |
| OKLCH | oklch(83.36% 0.122 169.1) |
| XYZ | xyz(42.3463, 61.1649, 56.5785) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE2BB #E26C93
analogous
#6CE280 #6CE2BB #6CCEE2
triadic
#6CE2BB #BB6CE2 #E2BB6C
tetradic
#6CE2BB #806CE2 #E26C93 #CEE26C
square
#6CE2BB #806CE2 #E26C93 #CEE26C
split-complementary
#6CE2BB #E26CCE #E2806C
monochromatic
#23B182 #39D8A3 #6CE2BB #9FECD3 #D2F6EA
Accessibility & contrast
On white
1.59
#6CE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6CE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE2BB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE2BB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#39E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ce2bb; /* rgb */ color: rgb(108, 226, 187); /* oklch */ color: oklch(83.4% 0.122 169.1);
Tailwind
colors: {
custom: {
50: '#9eebcf',
500: '#6ce2bb',
950: '#000000',
},
}SCSS
$custom: #6ce2bb; $custom-light: #9eebcf; $custom-dark: #000000;
JSON
{
"hex": "#6ce2bb",
"rgb": {
"r": 108,
"g": 226,
"b": 187
},
"hsl": {
"h": 160.169,
"s": 67.045,
"l": 65.49
},
"oklch": {
"l": 0.83361,
"c": 0.12173,
"h": 169.1
},
"luminance": 0.61169
}Semantic roles & 50–950 ramp
primary
#6CE2BB
secondary
#B24066
accent
#1754CF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483