#6CE8BB#6CE8BB
#6CE8BB is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.129 H 166.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE8BB |
|---|---|
| RGB | rgb(108, 232, 187) |
| HSL | hsl(158, 73%, 67%) |
| HSV | hsv(158, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.22, -45.16, 11.48) |
| CIE-LCH | lch(84.22, 46.60, 165.74°) |
| OKLab | oklab(84.78% -0.126 0.0294) |
| OKLCH | oklch(84.78% 0.129 166.9) |
| XYZ | xyz(44.0064, 64.4852, 57.1319) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.38
Eucalyptus
#44D7A8
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE8BB #E86C99
analogous
#6CE87D #6CE8BB #6CD7E8
triadic
#6CE8BB #BB6CE8 #E8BB6C
tetradic
#6CE8BB #7D6CE8 #E86C99 #D7E86C
square
#6CE8BB #7D6CE8 #E86C99 #D7E86C
split-complementary
#6CE8BB #E86CD7 #E87D6C
monochromatic
#1DBC83 #37E0A3 #6CE8BB #A1F0D3 #D6F9EC
Accessibility & contrast
On white
1.51
#6CE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6CE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE8BB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE8BB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#36E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce8bb; /* rgb */ color: rgb(108, 232, 187); /* oklch */ color: oklch(84.8% 0.129 166.9);
Tailwind
colors: {
custom: {
50: '#9ff0cf',
500: '#6ce8bb',
950: '#000000',
},
}SCSS
$custom: #6ce8bb; $custom-light: #9ff0cf; $custom-dark: #000000;
JSON
{
"hex": "#6ce8bb",
"rgb": {
"r": 108,
"g": 232,
"b": 187
},
"hsl": {
"h": 158.226,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84784,
"c": 0.12944,
"h": 166.9
},
"luminance": 0.64489
}Semantic roles & 50–950 ramp
primary
#6CE8BB
secondary
#BB3D6B
accent
#1058D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583