#6FF3CA#6FF3CA
#6FF3CA is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.9% C 0.131 H 170.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3CA |
|---|---|
| RGB | rgb(111, 243, 202) |
| HSL | hsl(161, 85%, 69%) |
| HSV | hsv(161, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.84, -45.97, 8.83) |
| CIE-LCH | lch(87.84, 46.81, 169.13°) |
| OKLab | oklab(87.87% -0.1294 0.0226) |
| OKLCH | oklch(87.87% 0.131 170.1) |
| XYZ | xyz(49.2619, 71.7404, 67.1169) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3CA #F36F98
analogous
#6FF388 #6FF3CA #6FDAF3
triadic
#6FF3CA #CA6FF3 #F3CA6F
tetradic
#6FF3CA #886FF3 #F36F98 #DAF36F
square
#6FF3CA #886FF3 #F36F98 #DAF36F
split-complementary
#6FF3CA #F36FDA #F3886F
monochromatic
#12D699 #37EEB5 #6FF3CA #A7F8DF #E0FCF4
Accessibility & contrast
On white
1.37
#6FF3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#6FF3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3CA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3CA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#2CF5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff3ca; /* rgb */ color: rgb(111, 243, 202); /* oklch */ color: oklch(87.9% 0.131 170.1);
Tailwind
colors: {
custom: {
50: '#a2f8da',
500: '#6ff3ca',
950: '#000000',
},
}SCSS
$custom: #6ff3ca; $custom-light: #a2f8da; $custom-dark: #000000;
JSON
{
"hex": "#6ff3ca",
"rgb": {
"r": 111,
"g": 243,
"b": 202
},
"hsl": {
"h": 161.364,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.87873,
"c": 0.13131,
"h": 170.1
},
"luminance": 0.71745
}Semantic roles & 50–950 ramp
primary
#6FF3CA
secondary
#CC3A67
accent
#0449E1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583