#6FECC2#6FECC2
#6FECC2 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.128 H 168.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FECC2 |
|---|---|
| RGB | rgb(111, 236, 194) |
| HSL | hsl(160, 77%, 68%) |
| HSV | hsv(160, 53%, 93%) |
| CMYK | cmyk(53%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(85.64, -44.72, 9.85) |
| CIE-LCH | lch(85.64, 45.79, 167.58°) |
| OKLab | oklab(86.02% -0.1254 0.0252) |
| OKLCH | oklch(86.02% 0.128 168.6) |
| XYZ | xyz(46.2841, 67.2613, 61.5721) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Aqua Marine
#2EE8BB
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.06
Light Teal
#90E4C1
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FECC2 #EC6F99
analogous
#6FEC83 #6FECC2 #6FD7EC
triadic
#6FECC2 #C26FEC #ECC26F
tetradic
#6FECC2 #836FEC #EC6F99 #D7EC6F
square
#6FECC2 #836FEC #EC6F99 #D7EC6F
split-complementary
#6FECC2 #EC6FD7 #EC836F
monochromatic
#1AC68D #39E5AB #6FECC2 #A5F3D9 #DBFAF0
Accessibility & contrast
On white
1.45
#6FECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6FECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FECC2
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FECC2 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#37EDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fecc2; /* rgb */ color: rgb(111, 236, 194); /* oklch */ color: oklch(86.0% 0.128 168.6);
Tailwind
colors: {
custom: {
50: '#a1f3d4',
500: '#6fecc2',
950: '#000000',
},
}SCSS
$custom: #6fecc2; $custom-light: #a1f3d4; $custom-dark: #000000;
JSON
{
"hex": "#6fecc2",
"rgb": {
"r": 111,
"g": 236,
"b": 194
},
"hsl": {
"h": 159.84,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.86017,
"c": 0.12792,
"h": 168.6
},
"luminance": 0.67265
}Semantic roles & 50–950 ramp
primary
#6FECC2
secondary
#C43B69
accent
#0D51D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583