#6FF0C2#6FF0C2
#6FF0C2 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.133 H 167.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0C2 |
|---|---|
| RGB | rgb(111, 240, 194) |
| HSL | hsl(159, 81%, 69%) |
| HSV | hsv(159, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 19.2%, 5.9%) |
| CIE-LAB | lab(86.80, -46.44, 11.50) |
| CIE-LCH | lch(86.80, 47.84, 166.09°) |
| OKLab | oklab(86.96% -0.1297 0.0295) |
| OKLCH | oklch(86.96% 0.133 167.2) |
| XYZ | xyz(47.4487, 69.5904, 61.9603) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.25
Bright Teal
#01F9C6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0C2 #F06F9D
analogous
#6FF082 #6FF0C2 #6FDDF0
triadic
#6FF0C2 #C26FF0 #F0C26F
tetradic
#6FF0C2 #826FF0 #F06F9D #DDF06F
square
#6FF0C2 #826FF0 #F06F9D #DDF06F
split-complementary
#6FF0C2 #F06FDD #F0826F
monochromatic
#16CF8D #38EAAB #6FF0C2 #A6F6D9 #DEFCF1
Accessibility & contrast
On white
1.41
#6FF0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#6FF0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0C2
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0C2 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C0
Deuteranopia (green-blind)
#D8D4C5
Tritanopia (blue-blind)
#36F1E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff0c2; /* rgb */ color: rgb(111, 240, 194); /* oklch */ color: oklch(87.0% 0.133 167.2);
Tailwind
colors: {
custom: {
50: '#a2f5d4',
500: '#6ff0c2',
950: '#000000',
},
}SCSS
$custom: #6ff0c2; $custom-light: #a2f5d4; $custom-dark: #000000;
JSON
{
"hex": "#6ff0c2",
"rgb": {
"r": 111,
"g": 240,
"b": 194
},
"hsl": {
"h": 158.605,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86961,
"c": 0.13301,
"h": 167.2
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#6FF0C2
secondary
#C93A6D
accent
#0854DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583