#6FEBB8#6FEBB8
#6FEBB8 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.134 H 164.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBB8 |
|---|---|
| RGB | rgb(111, 235, 184) |
| HSL | hsl(155, 76%, 68%) |
| HSV | hsv(155, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(85.13, -46.44, 14.34) |
| CIE-LCH | lch(85.13, 48.61, 162.84°) |
| OKLab | oklab(85.53% -0.1288 0.0368) |
| OKLCH | oklch(85.53% 0.134 164.1) |
| XYZ | xyz(44.9115, 66.2529, 55.7594) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBB8 #EB6FA2
analogous
#6FEB7A #6FEBB8 #6FE0EB
triadic
#6FEBB8 #B86FEB #EBB86F
tetradic
#6FEBB8 #7A6FEB #EB6FA2 #E0EB6F
square
#6FEBB8 #7A6FEB #EB6FA2 #E0EB6F
split-complementary
#6FEBB8 #EB6FE0 #EB7A6F
monochromatic
#1BC47F #39E49E #6FEBB8 #A5F2D2 #DAFAED
Accessibility & contrast
On white
1.47
#6FEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6FEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBB8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBB8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#3FEBDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6febb8; /* rgb */ color: rgb(111, 235, 184); /* oklch */ color: oklch(85.5% 0.134 164.1);
Tailwind
colors: {
custom: {
50: '#a1f2cd',
500: '#6febb8',
950: '#000000',
},
}SCSS
$custom: #6febb8; $custom-light: #a1f2cd; $custom-dark: #000000;
JSON
{
"hex": "#6febb8",
"rgb": {
"r": 111,
"g": 235,
"b": 184
},
"hsl": {
"h": 155.323,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.85529,
"c": 0.13391,
"h": 164.1
},
"luminance": 0.66257
}Semantic roles & 50–950 ramp
primary
#6FEBB8
secondary
#C23C73
accent
#0E61D8
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583