#6FF3CC#6FF3CC
#6FF3CC is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.130 H 171.1°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3CC |
|---|---|
| RGB | rgb(111, 243, 204) |
| HSL | hsl(162, 85%, 69%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.89, -45.52, 7.85) |
| CIE-LCH | lch(87.89, 46.19, 170.21°) |
| OKLab | oklab(87.93% -0.1285 0.02) |
| OKLCH | oklch(87.93% 0.13 171.1) |
| XYZ | xyz(49.5002, 71.8357, 68.3721) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 4.17
Tiffany Blue
#7BF2DA
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3CC #F36F96
analogous
#6FF38A #6FF3CC #6FD8F3
triadic
#6FF3CC #CC6FF3 #F3CC6F
tetradic
#6FF3CC #8A6FF3 #F36F96 #D8F36F
square
#6FF3CC #8A6FF3 #F36F96 #D8F36F
split-complementary
#6FF3CC #F36FD8 #F38A6F
monochromatic
#12D69C #37EEB8 #6FF3CC #A7F8E0 #E0FCF4
Accessibility & contrast
On white
1.37
#6FF3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#6FF3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3CC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3CC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#2AF5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff3cc; /* rgb */ color: rgb(111, 243, 204); /* oklch */ color: oklch(87.9% 0.130 171.1);
Tailwind
colors: {
custom: {
50: '#a2f8db',
500: '#6ff3cc',
950: '#000000',
},
}SCSS
$custom: #6ff3cc; $custom-light: #a2f8db; $custom-dark: #000000;
JSON
{
"hex": "#6ff3cc",
"rgb": {
"r": 111,
"g": 243,
"b": 204
},
"hsl": {
"h": 162.273,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.87925,
"c": 0.13003,
"h": 171.1
},
"luminance": 0.7184
}Semantic roles & 50–950 ramp
primary
#6FF3CC
secondary
#CC3A65
accent
#0446E1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584