#6EFDC6#6EFDC6
#6EFDC6 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.147 H 165.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC6 |
|---|---|
| RGB | rgb(110, 253, 198) |
| HSL | hsl(157, 97%, 71%) |
| HSV | hsv(157, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.61, -51.28, 14.84) |
| CIE-LCH | lch(90.61, 53.38, 163.86°) |
| OKLab | oklab(90.09% -0.1422 0.038) |
| OKLCH | oklch(90.09% 0.147 165) |
| XYZ | xyz(51.7437, 77.6378, 65.6739) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.02
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC6 #FD6EA5
analogous
#6EFD7E #6EFDC6 #6EECFD
triadic
#6EFDC6 #C66EFD #FDC66E
tetradic
#6EFDC6 #7E6EFD #FD6EA5 #ECFD6E
square
#6EFDC6 #7E6EFD #FD6EA5 #ECFD6E
split-complementary
#6EFDC6 #FD6EEC #FD7E6E
monochromatic
#03ED93 #32FCAE #6EFDC6 #AAFEDE #E1FFF3
Accessibility & contrast
On white
1.27
#6EFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6EFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC6
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC6 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#26FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc6; /* rgb */ color: rgb(110, 253, 198); /* oklch */ color: oklch(90.1% 0.147 165.0);
Tailwind
colors: {
custom: {
50: '#a3ffd7',
500: '#6efdc6',
950: '#000000',
},
}SCSS
$custom: #6efdc6; $custom-light: #a3ffd7; $custom-dark: #000000;
JSON
{
"hex": "#6efdc6",
"rgb": {
"r": 110,
"g": 253,
"b": 198
},
"hsl": {
"h": 156.923,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90092,
"c": 0.14718,
"h": 165
},
"luminance": 0.77643
}Semantic roles & 50–950 ramp
primary
#6EFDC6
secondary
#D93675
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683