#6FECBE#6FECBE
#6FECBE is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.131 H 166.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FECBE |
|---|---|
| RGB | rgb(111, 236, 190) |
| HSL | hsl(158, 77%, 68%) |
| HSV | hsv(158, 53%, 93%) |
| CMYK | cmyk(53%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.55, -45.59, 11.81) |
| CIE-LCH | lch(85.55, 47.09, 165.48°) |
| OKLab | oklab(85.92% -0.1272 0.0303) |
| OKLCH | oklch(85.92% 0.131 166.6) |
| XYZ | xyz(45.8409, 67.0840, 59.2380) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FECBE #EC6F9D
analogous
#6FEC7F #6FECBE #6FDBEC
triadic
#6FECBE #BE6FEC #ECBE6F
tetradic
#6FECBE #7F6FEC #EC6F9D #DBEC6F
square
#6FECBE #7F6FEC #EC6F9D #DBEC6F
split-complementary
#6FECBE #EC6FDB #EC7F6F
monochromatic
#1AC687 #39E5A6 #6FECBE #A5F3D6 #DBFAEF
Accessibility & contrast
On white
1.46
#6FECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6FECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FECBE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FECBE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D5D0C1
Tritanopia (blue-blind)
#3BEDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6fecbe; /* rgb */ color: rgb(111, 236, 190); /* oklch */ color: oklch(85.9% 0.131 166.6);
Tailwind
colors: {
custom: {
50: '#a1f3d1',
500: '#6fecbe',
950: '#000000',
},
}SCSS
$custom: #6fecbe; $custom-light: #a1f3d1; $custom-dark: #000000;
JSON
{
"hex": "#6fecbe",
"rgb": {
"r": 111,
"g": 236,
"b": 190
},
"hsl": {
"h": 157.92,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.85915,
"c": 0.13073,
"h": 166.6
},
"luminance": 0.67088
}Semantic roles & 50–950 ramp
primary
#6FECBE
secondary
#C43B6E
accent
#0D58D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583