#6FFEB7#6FFEB7
#6FFEB7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.160 H 159.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEB7 |
|---|---|
| RGB | rgb(111, 254, 183) |
| HSL | hsl(150, 99%, 72%) |
| HSV | hsv(150, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 28%, 0.4%) |
| CIE-LAB | lab(90.63, -54.55, 22.55) |
| CIE-LCH | lch(90.63, 59.02, 157.54°) |
| OKLab | oklab(90.02% -0.1493 0.0573) |
| OKLCH | oklch(90.02% 0.16 159) |
| XYZ | xyz(50.5402, 77.6773, 57.1204) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.94
Greenish Cyan
#2AFEB7
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEB7 #FE6FB6
analogous
#6FFE70 #6FFEB7 #6FFDFE
triadic
#6FFEB7 #B76FFE #FEB76F
tetradic
#6FFEB7 #706FFE #FE6FB6 #FDFE6F
square
#6FFEB7 #706FFE #FE6FB6 #FDFE6F
split-complementary
#6FFEB7 #FE6FFD #FE706F
monochromatic
#02F17A #32FE99 #6FFEB7 #ACFED5 #E1FFF0
Accessibility & contrast
On white
1.27
#6FFEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6FFEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEB7
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEB7 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB3
Deuteranopia (green-blind)
#E8DEBB
Tritanopia (blue-blind)
#37FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffeb7; /* rgb */ color: rgb(111, 254, 183); /* oklch */ color: oklch(90.0% 0.160 159.0);
Tailwind
colors: {
custom: {
50: '#a3ffcc',
500: '#6ffeb7',
950: '#000000',
},
}SCSS
$custom: #6ffeb7; $custom-light: #a3ffcc; $custom-dark: #000000;
JSON
{
"hex": "#6ffeb7",
"rgb": {
"r": 111,
"g": 254,
"b": 183
},
"hsl": {
"h": 150.21,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90016,
"c": 0.15991,
"h": 159
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#6FFEB7
secondary
#DA3788
accent
#0072E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683