#6EFBC7#6EFBC7
#6EFBC7 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.144 H 166.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBC7 |
|---|---|
| RGB | rgb(110, 251, 199) |
| HSL | hsl(158, 95%, 71%) |
| HSV | hsv(158, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(90.06, -50.23, 13.53) |
| CIE-LCH | lch(90.06, 52.02, 164.92°) |
| OKLab | oklab(89.65% -0.1397 0.0347) |
| OKLCH | oklch(89.65% 0.144 166.1) |
| XYZ | xyz(51.2314, 76.4280, 66.0740) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.25
Aquamarine
#7FFFD4
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBC7 #FB6EA2
analogous
#6EFB80 #6EFBC7 #6EE9FB
triadic
#6EFBC7 #C76EFB #FBC76E
tetradic
#6EFBC7 #806EFB #FB6EA2 #E9FB6E
square
#6EFBC7 #806EFB #FB6EA2 #E9FB6E
split-complementary
#6EFBC7 #FB6EE9 #FB806E
monochromatic
#06E895 #32F9B0 #6EFBC7 #AAFDDE #E1FEF3
Accessibility & contrast
On white
1.29
#6EFBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6EFBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBC7
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBC7 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC4
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#26FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efbc7; /* rgb */ color: rgb(110, 251, 199); /* oklch */ color: oklch(89.6% 0.144 166.1);
Tailwind
colors: {
custom: {
50: '#a2fdd8',
500: '#6efbc7',
950: '#000000',
},
}SCSS
$custom: #6efbc7; $custom-light: #a2fdd8; $custom-dark: #000000;
JSON
{
"hex": "#6efbc7",
"rgb": {
"r": 110,
"g": 251,
"b": 199
},
"hsl": {
"h": 157.872,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.89645,
"c": 0.14391,
"h": 166.1
},
"luminance": 0.76433
}Semantic roles & 50–950 ramp
primary
#6EFBC7
secondary
#D63772
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683