#6EFDC5#6EFDC5
#6EFDC5 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.148 H 164.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC5 |
|---|---|
| RGB | rgb(110, 253, 197) |
| HSL | hsl(157, 97%, 71%) |
| HSV | hsv(157, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(90.59, -51.49, 15.32) |
| CIE-LCH | lch(90.59, 53.72, 163.43°) |
| OKLab | oklab(90.07% -0.1426 0.0392) |
| OKLCH | oklch(90.07% 0.148 164.6) |
| XYZ | xyz(51.6288, 77.5918, 65.0684) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.03
Light Greenish Blue
#63F7B4
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC5 #FD6EA6
analogous
#6EFD7D #6EFDC5 #6EEEFD
triadic
#6EFDC5 #C56EFD #FDC56E
tetradic
#6EFDC5 #7D6EFD #FD6EA6 #EEFD6E
square
#6EFDC5 #7D6EFD #FD6EA6 #EEFD6E
split-complementary
#6EFDC5 #FD6EEE #FD7D6E
monochromatic
#03ED92 #32FCAD #6EFDC5 #AAFEDD #E1FFF3
Accessibility & contrast
On white
1.27
#6EFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6EFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC5
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC5 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC2
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#27FDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc5; /* rgb */ color: rgb(110, 253, 197); /* oklch */ color: oklch(90.1% 0.148 164.6);
Tailwind
colors: {
custom: {
50: '#a3ffd6',
500: '#6efdc5',
950: '#000000',
},
}SCSS
$custom: #6efdc5; $custom-light: #a3ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6efdc5",
"rgb": {
"r": 110,
"g": 253,
"b": 197
},
"hsl": {
"h": 156.503,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90068,
"c": 0.14793,
"h": 164.6
},
"luminance": 0.77597
}Semantic roles & 50–950 ramp
primary
#6EFDC5
secondary
#D93676
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683