#6FFECA#6FFECA
#6FFECA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.145 H 166.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFECA |
|---|---|
| RGB | rgb(111, 254, 202) |
| HSL | hsl(158, 99%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.02, -50.64, 13.35) |
| CIE-LCH | lch(91.02, 52.37, 165.23°) |
| OKLab | oklab(90.46% -0.1409 0.0342) |
| OKLCH | oklch(90.46% 0.145 166.4) |
| XYZ | xyz(52.6529, 78.5223, 68.2472) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.27
Aquamarine
#7FFFD4
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFECA #FE6FA3
analogous
#6FFE83 #6FFECA #6FEAFE
triadic
#6FFECA #CA6FFE #FECA6F
tetradic
#6FFECA #836FFE #FE6FA3 #EAFE6F
square
#6FFECA #836FFE #FE6FA3 #EAFE6F
split-complementary
#6FFECA #FE6FEA #FE836F
monochromatic
#02F19A #32FEB4 #6FFECA #ACFEE0 #E1FFF4
Accessibility & contrast
On white
1.26
#6FFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6FFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFECA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFECA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#24FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffeca; /* rgb */ color: rgb(111, 254, 202); /* oklch */ color: oklch(90.5% 0.145 166.4);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6ffeca',
950: '#000000',
},
}SCSS
$custom: #6ffeca; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6ffeca",
"rgb": {
"r": 111,
"g": 254,
"b": 202
},
"hsl": {
"h": 158.182,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90457,
"c": 0.14499,
"h": 166.4
},
"luminance": 0.78527
}Semantic roles & 50–950 ramp
primary
#6FFECA
secondary
#DA3772
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683