#6CF2BC#6CF2BC
#6CF2BC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.142 H 164.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2BC |
|---|---|
| RGB | rgb(108, 242, 188) |
| HSL | hsl(156, 84%, 69%) |
| HSV | hsv(156, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(87.15, -49.21, 15.11) |
| CIE-LCH | lch(87.15, 51.48, 162.93°) |
| OKLab | oklab(87.18% -0.1363 0.0387) |
| OKLCH | oklch(87.18% 0.142 164.1) |
| XYZ | xyz(47.0092, 70.3188, 58.6628) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2BC #F26CA2
analogous
#6CF279 #6CF2BC #6CE5F2
triadic
#6CF2BC #BC6CF2 #F2BC6C
tetradic
#6CF2BC #796CF2 #F26CA2 #E5F26C
square
#6CF2BC #796CF2 #F26CA2 #E5F26C
split-complementary
#6CF2BC #F26CE5 #F2796C
monochromatic
#12D184 #34EDA2 #6CF2BC #A4F7D6 #DCFCEF
Accessibility & contrast
On white
1.39
#6CF2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#6CF2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2BC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2BC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B9
Deuteranopia (green-blind)
#DAD5BF
Tritanopia (blue-blind)
#31F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf2bc; /* rgb */ color: rgb(108, 242, 188); /* oklch */ color: oklch(87.2% 0.142 164.1);
Tailwind
colors: {
custom: {
50: '#a0f7d0',
500: '#6cf2bc',
950: '#000000',
},
}SCSS
$custom: #6cf2bc; $custom-light: #a0f7d0; $custom-dark: #000000;
JSON
{
"hex": "#6cf2bc",
"rgb": {
"r": 108,
"g": 242,
"b": 188
},
"hsl": {
"h": 155.821,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.87183,
"c": 0.14165,
"h": 164.1
},
"luminance": 0.70323
}Semantic roles & 50–950 ramp
primary
#6CF2BC
secondary
#CB3773
accent
#055EE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583