#6FFEBF#6FFEBF
#6FFEBF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.153 H 161.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEBF |
|---|---|
| RGB | rgb(111, 254, 191) |
| HSL | hsl(154, 99%, 72%) |
| HSV | hsv(154, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(90.79, -52.95, 18.68) |
| CIE-LCH | lch(90.79, 56.14, 160.57°) |
| OKLab | oklab(90.2% -0.1457 0.0477) |
| OKLCH | oklch(90.2% 0.153 161.9) |
| XYZ | xyz(51.3966, 78.0198, 61.6309) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEBF #FE6FAE
analogous
#6FFE78 #6FFEBF #6FF6FE
triadic
#6FFEBF #BF6FFE #FEBF6F
tetradic
#6FFEBF #786FFE #FE6FAE #F6FE6F
square
#6FFEBF #786FFE #FE6FAE #F6FE6F
split-complementary
#6FFEBF #FE6FF6 #FE786F
monochromatic
#02F188 #32FEA4 #6FFEBF #ACFEDA #E1FFF1
Accessibility & contrast
On white
1.26
#6FFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6FFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEBF
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEBF | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#31FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffebf; /* rgb */ color: rgb(111, 254, 191); /* oklch */ color: oklch(90.2% 0.153 161.9);
Tailwind
colors: {
custom: {
50: '#a3ffd2',
500: '#6ffebf',
950: '#000000',
},
}SCSS
$custom: #6ffebf; $custom-light: #a3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#6ffebf",
"rgb": {
"r": 111,
"g": 254,
"b": 191
},
"hsl": {
"h": 153.566,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90195,
"c": 0.15336,
"h": 161.9
},
"luminance": 0.78025
}Semantic roles & 50–950 ramp
primary
#6FFEBF
secondary
#DA377F
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683