#6CF0BC#6CF0BC
#6CF0BC is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.7% C 0.139 H 164.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0BC |
|---|---|
| RGB | rgb(108, 240, 188) |
| HSL | hsl(156, 81%, 68%) |
| HSV | hsv(156, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.57, -48.37, 14.29) |
| CIE-LCH | lch(86.57, 50.43, 163.54°) |
| OKLab | oklab(86.71% -0.1341 0.0366) |
| OKLCH | oklch(86.71% 0.139 164.7) |
| XYZ | xyz(46.4172, 69.1348, 58.4654) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.26
Aqua Marine
#2EE8BB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0BC #F06CA0
analogous
#6CF07A #6CF0BC #6CE2F0
triadic
#6CF0BC #BC6CF0 #F0BC6C
tetradic
#6CF0BC #7A6CF0 #F06CA0 #E2F06C
square
#6CF0BC #7A6CF0 #F06CA0 #E2F06C
split-complementary
#6CF0BC #F06CE2 #F07A6C
monochromatic
#15CD84 #34EAA3 #6CF0BC #A4F6D5 #DBFBEF
Accessibility & contrast
On white
1.42
#6CF0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#6CF0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0BC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0BC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#32F0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf0bc; /* rgb */ color: rgb(108, 240, 188); /* oklch */ color: oklch(86.7% 0.139 164.7);
Tailwind
colors: {
custom: {
50: '#a0f5d0',
500: '#6cf0bc',
950: '#000000',
},
}SCSS
$custom: #6cf0bc; $custom-light: #a0f5d0; $custom-dark: #000000;
JSON
{
"hex": "#6cf0bc",
"rgb": {
"r": 108,
"g": 240,
"b": 188
},
"hsl": {
"h": 156.364,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86708,
"c": 0.13906,
"h": 164.7
},
"luminance": 0.69139
}Semantic roles & 50–950 ramp
primary
#6CF0BC
secondary
#C83871
accent
#085CDE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583