#6FEEBF#6FEEBF
#6FEEBF is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.133 H 166.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEEBF |
|---|---|
| RGB | rgb(111, 238, 191) |
| HSL | hsl(158, 79%, 68%) |
| HSV | hsv(158, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(86.15, -46.23, 12.14) |
| CIE-LCH | lch(86.15, 47.80, 165.28°) |
| OKLab | oklab(86.41% -0.1289 0.0311) |
| OKLCH | oklch(86.41% 0.133 166.4) |
| XYZ | xyz(46.5296, 68.2859, 60.0086) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEEBF #EE6F9E
analogous
#6FEE7F #6FEEBF #6FDEEE
triadic
#6FEEBF #BF6FEE #EEBF6F
tetradic
#6FEEBF #7F6FEE #EE6F9E #DEEE6F
square
#6FEEBF #7F6FEE #EE6F9E #DEEE6F
split-complementary
#6FEEBF #EE6FDE #EE7F6F
monochromatic
#18CB89 #38E8A7 #6FEEBF #A6F4D7 #DCFBF0
Accessibility & contrast
On white
1.43
#6FEEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6FEEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEEBF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEEBF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BD
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#39EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6feebf; /* rgb */ color: rgb(111, 238, 191); /* oklch */ color: oklch(86.4% 0.133 166.4);
Tailwind
colors: {
custom: {
50: '#a1f4d2',
500: '#6feebf',
950: '#000000',
},
}SCSS
$custom: #6feebf; $custom-light: #a1f4d2; $custom-dark: #000000;
JSON
{
"hex": "#6feebf",
"rgb": {
"r": 111,
"g": 238,
"b": 191
},
"hsl": {
"h": 157.795,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.86413,
"c": 0.1326,
"h": 166.4
},
"luminance": 0.6829
}Semantic roles & 50–950 ramp
primary
#6FEEBF
secondary
#C63B6E
accent
#0A58DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583