#6CE8BC#6CE8BC
#6CE8BC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.129 H 167.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE8BC |
|---|---|
| RGB | rgb(108, 232, 188) |
| HSL | hsl(159, 73%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.24, -44.95, 10.98) |
| CIE-LCH | lch(84.24, 46.27, 166.27°) |
| OKLab | oklab(84.81% -0.1256 0.0282) |
| OKLCH | oklch(84.81% 0.129 167.4) |
| XYZ | xyz(44.1138, 64.5282, 57.6977) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Teal
#90E4C1
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE8BC #E86C98
analogous
#6CE87E #6CE8BC #6CD6E8
triadic
#6CE8BC #BC6CE8 #E8BC6C
tetradic
#6CE8BC #7E6CE8 #E86C98 #D6E86C
square
#6CE8BC #7E6CE8 #E86C98 #D6E86C
split-complementary
#6CE8BC #E86CD6 #E87E6C
monochromatic
#1DBC84 #37E0A4 #6CE8BC #A1F0D4 #D6F9EC
Accessibility & contrast
On white
1.51
#6CE8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6CE8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE8BC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE8BC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#36E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce8bc; /* rgb */ color: rgb(108, 232, 188); /* oklch */ color: oklch(84.8% 0.129 167.4);
Tailwind
colors: {
custom: {
50: '#9ff0d0',
500: '#6ce8bc',
950: '#000000',
},
}SCSS
$custom: #6ce8bc; $custom-light: #9ff0d0; $custom-dark: #000000;
JSON
{
"hex": "#6ce8bc",
"rgb": {
"r": 108,
"g": 232,
"b": 188
},
"hsl": {
"h": 158.71,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.8481,
"c": 0.12872,
"h": 167.4
},
"luminance": 0.64532
}Semantic roles & 50–950 ramp
primary
#6CE8BC
secondary
#BB3D6A
accent
#1056D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583