#6EFDC4#6EFDC4
#6EFDC4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.149 H 164.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC4 |
|---|---|
| RGB | rgb(110, 253, 196) |
| HSL | hsl(156, 97%, 71%) |
| HSV | hsv(156, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(90.57, -51.70, 15.80) |
| CIE-LCH | lch(90.57, 54.06, 163.00°) |
| OKLab | oklab(90.04% -0.1431 0.0405) |
| OKLCH | oklch(90.04% 0.149 164.2) |
| XYZ | xyz(51.5146, 77.5461, 64.4670) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.08
Light Greenish Blue
#63F7B4
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC4 #FD6EA7
analogous
#6EFD7C #6EFDC4 #6EEEFD
triadic
#6EFDC4 #C46EFD #FDC46E
tetradic
#6EFDC4 #7C6EFD #FD6EA7 #EEFD6E
square
#6EFDC4 #7C6EFD #FD6EA7 #EEFD6E
split-complementary
#6EFDC4 #FD6EEE #FD7C6E
monochromatic
#03ED90 #32FCAB #6EFDC4 #AAFEDD #E1FFF3
Accessibility & contrast
On white
1.27
#6EFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6EFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC4
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC4 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#29FDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc4; /* rgb */ color: rgb(110, 253, 196); /* oklch */ color: oklch(90.0% 0.149 164.2);
Tailwind
colors: {
custom: {
50: '#a3ffd6',
500: '#6efdc4',
950: '#000000',
},
}SCSS
$custom: #6efdc4; $custom-light: #a3ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6efdc4",
"rgb": {
"r": 110,
"g": 253,
"b": 196
},
"hsl": {
"h": 156.084,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90044,
"c": 0.14868,
"h": 164.2
},
"luminance": 0.77551
}Semantic roles & 50–950 ramp
primary
#6EFDC4
secondary
#D93677
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683