#6FFECB#6FFECB
#6FFECB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.144 H 166.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFECB |
|---|---|
| RGB | rgb(111, 254, 203) |
| HSL | hsl(159, 99%, 72%) |
| HSV | hsv(159, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.04, -50.42, 12.87) |
| CIE-LCH | lch(91.04, 52.04, 165.68°) |
| OKLab | oklab(90.48% -0.1405 0.033) |
| OKLCH | oklch(90.48% 0.144 166.8) |
| XYZ | xyz(52.7716, 78.5699, 68.8728) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.43
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.98
Bright Teal
#01F9C6
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFECB #FE6FA2
analogous
#6FFE84 #6FFECB #6FEAFE
triadic
#6FFECB #CB6FFE #FECB6F
tetradic
#6FFECB #846FFE #FE6FA2 #EAFE6F
square
#6FFECB #846FFE #FE6FA2 #EAFE6F
split-complementary
#6FFECB #FE6FEA #FE846F
monochromatic
#02F19C #32FEB5 #6FFECB #ACFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#6FFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#6FFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFECB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFECB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#23FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffecb; /* rgb */ color: rgb(111, 254, 203); /* oklch */ color: oklch(90.5% 0.144 166.8);
Tailwind
colors: {
custom: {
50: '#a3ffda',
500: '#6ffecb',
950: '#000000',
},
}SCSS
$custom: #6ffecb; $custom-light: #a3ffda; $custom-dark: #000000;
JSON
{
"hex": "#6ffecb",
"rgb": {
"r": 111,
"g": 254,
"b": 203
},
"hsl": {
"h": 158.601,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90482,
"c": 0.14428,
"h": 166.8
},
"luminance": 0.78575
}Semantic roles & 50–950 ramp
primary
#6FFECB
secondary
#DA3771
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684