#6FE2CC#6FE2CC
#6FE2CC is a very light, moderate teal. Relative luminance 0.621; OKLCH L 83.9% C 0.110 H 179.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2CC |
|---|---|
| RGB | rgb(111, 226, 204) |
| HSL | hsl(169, 66%, 66%) |
| HSV | hsv(169, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(82.98, -37.97, 0.75) |
| CIE-LCH | lch(82.98, 37.98, 178.86°) |
| OKLab | oklab(83.94% -0.1102 0.0014) |
| OKLCH | oklch(83.94% 0.11 179.3) |
| XYZ | xyz(44.6463, 62.1279, 66.7541) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.55
Turquoise
#40E0D0
ΔE00 3.79
Seafoam Blue
#78D1B6
ΔE00 4.97
Aqua (survey)
#13EAC9
ΔE00 5.25
Light Teal
#90E4C1
ΔE00 5.87
Light Turquoise
#7EF4CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2CC #E26F85
analogous
#6FE292 #6FE2CC #6FBEE2
triadic
#6FE2CC #CC6FE2 #E2CC6F
tetradic
#6FE2CC #926FE2 #E26F85 #BEE26F
square
#6FE2CC #926FE2 #E26F85 #BEE26F
split-complementary
#6FE2CC #E26FBE #E2926F
monochromatic
#24B397 #3CD8BA #6FE2CC #A2ECDE #D5F7F0
Accessibility & contrast
On white
1.56
#6FE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6FE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2CC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2CC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CB
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#33E5DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe2cc; /* rgb */ color: rgb(111, 226, 204); /* oklch */ color: oklch(83.9% 0.110 179.3);
Tailwind
colors: {
custom: {
50: '#a0ebdb',
500: '#6fe2cc',
950: '#000000',
},
}SCSS
$custom: #6fe2cc; $custom-light: #a0ebdb; $custom-dark: #000000;
JSON
{
"hex": "#6fe2cc",
"rgb": {
"r": 111,
"g": 226,
"b": 204
},
"hsl": {
"h": 168.522,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.83943,
"c": 0.11017,
"h": 179.3
},
"luminance": 0.62132
}Semantic roles & 50–950 ramp
primary
#6FE2CC
secondary
#B44257
accent
#173ACE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484