#6FF0BC#6FF0BC
#6FF0BC is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.137 H 164.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0BC |
|---|---|
| RGB | rgb(111, 240, 188) |
| HSL | hsl(156, 81%, 69%) |
| HSV | hsv(156, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.67, -47.73, 14.43) |
| CIE-LCH | lch(86.67, 49.86, 163.17°) |
| OKLab | oklab(86.81% -0.1324 0.037) |
| OKLCH | oklch(86.81% 0.137 164.4) |
| XYZ | xyz(46.7884, 69.3263, 58.4828) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0BC #F06FA3
analogous
#6FF07C #6FF0BC #6FE4F0
triadic
#6FF0BC #BC6FF0 #F0BC6F
tetradic
#6FF0BC #7C6FF0 #F06FA3 #E4F06F
square
#6FF0BC #7C6FF0 #F06FA3 #E4F06F
split-complementary
#6FF0BC #F06FE4 #F07C6F
monochromatic
#16CF84 #38EAA2 #6FF0BC #A6F6D6 #DEFCF0
Accessibility & contrast
On white
1.41
#6FF0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#6FF0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0BC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0BC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#3AF0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff0bc; /* rgb */ color: rgb(111, 240, 188); /* oklch */ color: oklch(86.8% 0.137 164.4);
Tailwind
colors: {
custom: {
50: '#a1f5d0',
500: '#6ff0bc',
950: '#000000',
},
}SCSS
$custom: #6ff0bc; $custom-light: #a1f5d0; $custom-dark: #000000;
JSON
{
"hex": "#6ff0bc",
"rgb": {
"r": 111,
"g": 240,
"b": 188
},
"hsl": {
"h": 155.814,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86811,
"c": 0.13743,
"h": 164.4
},
"luminance": 0.69331
}Semantic roles & 50–950 ramp
primary
#6FF0BC
secondary
#C93A74
accent
#085EDD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583