#6FF2CC#6FF2CC
#6FF2CC is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.129 H 171.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF2CC |
|---|---|
| RGB | rgb(111, 242, 204) |
| HSL | hsl(163, 83%, 69%) |
| HSV | hsv(163, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.60, -45.09, 7.44) |
| CIE-LCH | lch(87.60, 45.70, 170.63°) |
| OKLab | oklab(87.69% -0.1274 0.019) |
| OKLCH | oklch(87.69% 0.129 171.5) |
| XYZ | xyz(49.2018, 71.2388, 68.2726) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.52
Aquamarine
#7FFFD4
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF2CC #F26F95
analogous
#6FF28B #6FF2CC #6FD7F2
triadic
#6FF2CC #CC6FF2 #F2CC6F
tetradic
#6FF2CC #8B6FF2 #F26F95 #D7F26F
square
#6FF2CC #8B6FF2 #F26F95 #D7F26F
split-complementary
#6FF2CC #F26FD7 #F28B6F
monochromatic
#13D49C #37EDB8 #6FF2CC #A7F7E0 #DFFCF4
Accessibility & contrast
On white
1.38
#6FF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#6FF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF2CC
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF2CC | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#2AF4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff2cc; /* rgb */ color: rgb(111, 242, 204); /* oklch */ color: oklch(87.7% 0.129 171.5);
Tailwind
colors: {
custom: {
50: '#a2f7db',
500: '#6ff2cc',
950: '#000000',
},
}SCSS
$custom: #6ff2cc; $custom-light: #a2f7db; $custom-dark: #000000;
JSON
{
"hex": "#6ff2cc",
"rgb": {
"r": 111,
"g": 242,
"b": 204
},
"hsl": {
"h": 162.595,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.87691,
"c": 0.12882,
"h": 171.5
},
"luminance": 0.71243
}Semantic roles & 50–950 ramp
primary
#6FF2CC
secondary
#CB3A64
accent
#0645E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584