#6CE7BB#6CE7BB
#6CE7BB is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.128 H 167.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE7BB |
|---|---|
| RGB | rgb(108, 231, 187) |
| HSL | hsl(159, 72%, 66%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.93, -44.73, 11.06) |
| CIE-LCH | lch(83.93, 46.08, 166.11°) |
| OKLab | oklab(84.55% -0.125 0.0284) |
| OKLCH | oklch(84.55% 0.128 167.2) |
| XYZ | xyz(43.7257, 63.9239, 57.0383) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.56
Light Teal
#90E4C1
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE7BB #E76C98
analogous
#6CE77E #6CE7BB #6CD5E7
triadic
#6CE7BB #BB6CE7 #E7BB6C
tetradic
#6CE7BB #7E6CE7 #E76C98 #D5E76C
square
#6CE7BB #7E6CE7 #E76C98 #D5E76C
split-complementary
#6CE7BB #E76CD5 #E77E6C
monochromatic
#1EBA82 #37DEA3 #6CE7BB #A1F0D3 #D5F8EC
Accessibility & contrast
On white
1.52
#6CE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6CE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE7BB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE7BB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#37E8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce7bb; /* rgb */ color: rgb(108, 231, 187); /* oklch */ color: oklch(84.5% 0.128 167.2);
Tailwind
colors: {
custom: {
50: '#9fefcf',
500: '#6ce7bb',
950: '#000000',
},
}SCSS
$custom: #6ce7bb; $custom-light: #9fefcf; $custom-dark: #000000;
JSON
{
"hex": "#6ce7bb",
"rgb": {
"r": 108,
"g": 231,
"b": 187
},
"hsl": {
"h": 158.537,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.84547,
"c": 0.12815,
"h": 167.2
},
"luminance": 0.63928
}Semantic roles & 50–950 ramp
primary
#6CE7BB
secondary
#BA3D6A
accent
#1257D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583