#6FF0BA#6FF0BA
#6FF0BA is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.8% C 0.139 H 163.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0BA |
|---|---|
| RGB | rgb(111, 240, 186) |
| HSL | hsl(155, 81%, 69%) |
| HSV | hsv(155, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 22.5%, 5.9%) |
| CIE-LAB | lab(86.62, -48.15, 15.41) |
| CIE-LCH | lch(86.62, 50.56, 162.25°) |
| OKLab | oklab(86.76% -0.1332 0.0395) |
| OKLCH | oklch(86.76% 0.139 163.5) |
| XYZ | xyz(46.5743, 69.2406, 57.3552) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.64
Seafoam
#7FE0B3
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0BA #F06FA5
analogous
#6FF07A #6FF0BA #6FE5F0
triadic
#6FF0BA #BA6FF0 #F0BA6F
tetradic
#6FF0BA #7A6FF0 #F06FA5 #E5F06F
square
#6FF0BA #7A6FF0 #F06FA5 #E5F06F
split-complementary
#6FF0BA #F06FE5 #F07A6F
monochromatic
#16CF81 #38EA9F #6FF0BA #A6F6D5 #DEFCEF
Accessibility & contrast
On white
1.41
#6FF0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6FF0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0BA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0BA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B7
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#3CF0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff0ba; /* rgb */ color: rgb(111, 240, 186); /* oklch */ color: oklch(86.8% 0.139 163.5);
Tailwind
colors: {
custom: {
50: '#a1f5ce',
500: '#6ff0ba',
950: '#000000',
},
}SCSS
$custom: #6ff0ba; $custom-light: #a1f5ce; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ba",
"rgb": {
"r": 111,
"g": 240,
"b": 186
},
"hsl": {
"h": 154.884,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86763,
"c": 0.13896,
"h": 163.5
},
"luminance": 0.69245
}Semantic roles & 50–950 ramp
primary
#6FF0BA
secondary
#C93A76
accent
#0861DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101713
muted
#818583