#6EFDC7#6EFDC7
#6EFDC7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.146 H 165.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC7 |
|---|---|
| RGB | rgb(110, 253, 199) |
| HSL | hsl(157, 97%, 71%) |
| HSV | hsv(157, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.64, -51.07, 14.35) |
| CIE-LCH | lch(90.64, 53.04, 164.30°) |
| OKLab | oklab(90.12% -0.1417 0.0368) |
| OKLCH | oklch(90.12% 0.146 165.5) |
| XYZ | xyz(51.8595, 77.6841, 66.2833) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC7 #FD6EA4
analogous
#6EFD7F #6EFDC7 #6EEBFD
triadic
#6EFDC7 #C76EFD #FDC76E
tetradic
#6EFDC7 #7F6EFD #FD6EA4 #EBFD6E
square
#6EFDC7 #7F6EFD #FD6EA4 #EBFD6E
split-complementary
#6EFDC7 #FD6EEB #FD7F6E
monochromatic
#03ED95 #32FCB0 #6EFDC7 #AAFEDE #E1FFF3
Accessibility & contrast
On white
1.27
#6EFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6EFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC7
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC7 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#25FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc7; /* rgb */ color: rgb(110, 253, 199); /* oklch */ color: oklch(90.1% 0.146 165.5);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6efdc7',
950: '#000000',
},
}SCSS
$custom: #6efdc7; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6efdc7",
"rgb": {
"r": 110,
"g": 253,
"b": 199
},
"hsl": {
"h": 157.343,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90116,
"c": 0.14644,
"h": 165.5
},
"luminance": 0.77689
}Semantic roles & 50–950 ramp
primary
#6EFDC7
secondary
#D93674
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683