#6FEBBF#6FEBBF
#6FEBBF is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.7% C 0.129 H 167.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEBBF |
|---|---|
| RGB | rgb(111, 235, 191) |
| HSL | hsl(159, 76%, 68%) |
| HSV | hsv(159, 53%, 92%) |
| CMYK | cmyk(52.8%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.28, -44.94, 10.90) |
| CIE-LCH | lch(85.28, 46.24, 166.36°) |
| OKLab | oklab(85.7% -0.1257 0.028) |
| OKLCH | oklch(85.7% 0.129 167.5) |
| XYZ | xyz(45.6635, 66.5536, 59.7199) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Seafoam
#7FE0B3
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEBBF #EB6F9B
analogous
#6FEB81 #6FEBBF #6FD9EB
triadic
#6FEBBF #BF6FEB #EBBF6F
tetradic
#6FEBBF #816FEB #EB6F9B #D9EB6F
square
#6FEBBF #816FEB #EB6F9B #D9EB6F
split-complementary
#6FEBBF #EB6FD9 #EB816F
monochromatic
#1BC488 #39E4A7 #6FEBBF #A5F2D7 #DAFAEF
Accessibility & contrast
On white
1.47
#6FEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6FEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEBBF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEBBF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#D3D0C2
Tritanopia (blue-blind)
#3AECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6febbf; /* rgb */ color: rgb(111, 235, 191); /* oklch */ color: oklch(85.7% 0.129 167.5);
Tailwind
colors: {
custom: {
50: '#a1f2d2',
500: '#6febbf',
950: '#000000',
},
}SCSS
$custom: #6febbf; $custom-light: #a1f2d2; $custom-dark: #000000;
JSON
{
"hex": "#6febbf",
"rgb": {
"r": 111,
"g": 235,
"b": 191
},
"hsl": {
"h": 158.71,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.85704,
"c": 0.12873,
"h": 167.5
},
"luminance": 0.66558
}Semantic roles & 50–950 ramp
primary
#6FEBBF
secondary
#C23C6C
accent
#0E55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583