#6FFCB8#6FFCB8
#6FFCB8 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.156 H 159.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB8 |
|---|---|
| RGB | rgb(111, 252, 184) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(90.07, -53.54, 21.26) |
| CIE-LCH | lch(90.07, 57.60, 158.34°) |
| OKLab | oklab(89.56% -0.1468 0.0542) |
| OKLCH | oklch(89.56% 0.156 159.7) |
| XYZ | xyz(50.0133, 76.4563, 57.4600) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.30
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.97
Greenish Cyan
#2AFEB7
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB8 #FC6FB3
analogous
#6FFC71 #6FFCB8 #6FF9FC
triadic
#6FFCB8 #B86FFC #FCB86F
tetradic
#6FFCB8 #716FFC #FC6FB3 #F9FC6F
square
#6FFCB8 #716FFC #FC6FB3 #F9FC6F
split-complementary
#6FFCB8 #FC6FF9 #FC716F
monochromatic
#05EC7C #33FB9A #6FFCB8 #ABFDD6 #E1FEF0
Accessibility & contrast
On white
1.29
#6FFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6FFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB8
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB8 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#38FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6ffcb8; /* rgb */ color: rgb(111, 252, 184); /* oklch */ color: oklch(89.6% 0.156 159.7);
Tailwind
colors: {
custom: {
50: '#a3fecd',
500: '#6ffcb8',
950: '#000000',
},
}SCSS
$custom: #6ffcb8; $custom-light: #a3fecd; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb8",
"rgb": {
"r": 111,
"g": 252,
"b": 184
},
"hsl": {
"h": 151.064,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89563,
"c": 0.15644,
"h": 159.7
},
"luminance": 0.76461
}Semantic roles & 50–950 ramp
primary
#6FFCB8
secondary
#D83785
accent
#006FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683