#6FF6CC#6FF6CC
#6FF6CC is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.6% C 0.134 H 170.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6CC |
|---|---|
| RGB | rgb(111, 246, 204) |
| HSL | hsl(161, 88%, 70%) |
| HSV | hsv(161, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.75, -46.81, 9.09) |
| CIE-LCH | lch(88.75, 47.69, 169.01°) |
| OKLab | oklab(88.63% -0.1316 0.0233) |
| OKLCH | oklch(88.63% 0.134 170) |
| XYZ | xyz(50.4053, 73.6459, 68.6738) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.41
Aquamarine
#7FFFD4
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6CC #F66F99
analogous
#6FF688 #6FF6CC #6FDDF6
triadic
#6FF6CC #CC6FF6 #F6CC6F
tetradic
#6FF6CC #886FF6 #F66F99 #DDF66F
square
#6FF6CC #886FF6 #F66F99 #DDF66F
split-complementary
#6FF6CC #F66FDD #F6886F
monochromatic
#0EDD9C #35F2B8 #6FF6CC #A9FAE0 #E2FDF5
Accessibility & contrast
On white
1.34
#6FF6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#6FF6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6CC
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6CC | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7CA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#28F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff6cc; /* rgb */ color: rgb(111, 246, 204); /* oklch */ color: oklch(88.6% 0.134 170.0);
Tailwind
colors: {
custom: {
50: '#a2fadb',
500: '#6ff6cc',
950: '#000000',
},
}SCSS
$custom: #6ff6cc; $custom-light: #a2fadb; $custom-dark: #000000;
JSON
{
"hex": "#6ff6cc",
"rgb": {
"r": 111,
"g": 246,
"b": 204
},
"hsl": {
"h": 161.333,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.88629,
"c": 0.13369,
"h": 170
},
"luminance": 0.73651
}Semantic roles & 50–950 ramp
primary
#6FF6CC
secondary
#D03968
accent
#0148E5
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584