#6FFCB6#6FFCB6
#6FFCB6 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.158 H 159.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB6 |
|---|---|
| RGB | rgb(111, 252, 182) |
| HSL | hsl(150, 96%, 71%) |
| HSV | hsv(150, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(90.03, -53.93, 22.23) |
| CIE-LCH | lch(90.03, 58.33, 157.60°) |
| OKLab | oklab(89.52% -0.1476 0.0565) |
| OKLCH | oklch(89.52% 0.158 159) |
| XYZ | xyz(49.8051, 76.3730, 56.3637) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.52
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB6 #FC6FB5
analogous
#6FFC6F #6FFCB6 #6FFBFC
triadic
#6FFCB6 #B66FFC #FCB66F
tetradic
#6FFCB6 #6F6FFC #FC6FB5 #FBFC6F
square
#6FFCB6 #6F6FFC #FC6FB5 #FBFC6F
split-complementary
#6FFCB6 #FC6FFB #FC6F6F
monochromatic
#05EC79 #33FB98 #6FFCB6 #ABFDD4 #E1FEF0
Accessibility & contrast
On white
1.29
#6FFCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6FFCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB6
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB6 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB2
Deuteranopia (green-blind)
#E6DDBA
Tritanopia (blue-blind)
#39FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcb6; /* rgb */ color: rgb(111, 252, 182); /* oklch */ color: oklch(89.5% 0.158 159.0);
Tailwind
colors: {
custom: {
50: '#a3fecc',
500: '#6ffcb6',
950: '#000000',
},
}SCSS
$custom: #6ffcb6; $custom-light: #a3fecc; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb6",
"rgb": {
"r": 111,
"g": 252,
"b": 182
},
"hsl": {
"h": 150.213,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89519,
"c": 0.15811,
"h": 159
},
"luminance": 0.76378
}Semantic roles & 50–950 ramp
primary
#6FFCB6
secondary
#D83787
accent
#0072E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683