#6CF3BB#6CF3BB
#6CF3BB is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.144 H 163.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3BB |
|---|---|
| RGB | rgb(108, 243, 187) |
| HSL | hsl(155, 85%, 69%) |
| HSV | hsv(155, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(87.42, -49.84, 16.01) |
| CIE-LCH | lch(87.42, 52.35, 162.20°) |
| OKLab | oklab(87.4% -0.1378 0.041) |
| OKLCH | oklch(87.4% 0.144 163.4) |
| XYZ | xyz(47.2002, 70.8728, 58.1965) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3BB #F36CA4
analogous
#6CF378 #6CF3BB #6CE8F3
triadic
#6CF3BB #BB6CF3 #F3BB6C
tetradic
#6CF3BB #786CF3 #F36CA4 #E8F36C
square
#6CF3BB #786CF3 #F36CA4 #E8F36C
split-complementary
#6CF3BB #F36CE8 #F3786C
monochromatic
#11D383 #33EEA1 #6CF3BB #A5F8D5 #DDFCEF
Accessibility & contrast
On white
1.38
#6CF3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#6CF3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3BB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3BB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DCD5BF
Tritanopia (blue-blind)
#31F3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf3bb; /* rgb */ color: rgb(108, 243, 187); /* oklch */ color: oklch(87.4% 0.144 163.4);
Tailwind
colors: {
custom: {
50: '#a0f8cf',
500: '#6cf3bb',
950: '#000000',
},
}SCSS
$custom: #6cf3bb; $custom-light: #a0f8cf; $custom-dark: #000000;
JSON
{
"hex": "#6cf3bb",
"rgb": {
"r": 108,
"g": 243,
"b": 187
},
"hsl": {
"h": 155.111,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.87396,
"c": 0.14372,
"h": 163.4
},
"luminance": 0.70877
}Semantic roles & 50–950 ramp
primary
#6CF3BB
secondary
#CC3775
accent
#0460E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583