#6EFDC2#6EFDC2
#6EFDC2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.150 H 163.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC2 |
|---|---|
| RGB | rgb(110, 253, 194) |
| HSL | hsl(155, 97%, 71%) |
| HSV | hsv(155, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.53, -52.12, 16.77) |
| CIE-LCH | lch(90.53, 54.75, 162.16°) |
| OKLab | oklab(90% -0.1439 0.0429) |
| OKLCH | oklch(90% 0.15 163.4) |
| XYZ | xyz(51.2885, 77.4557, 63.2761) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Light Greenish Blue
#63F7B4
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC2 #FD6EA9
analogous
#6EFD7A #6EFDC2 #6EF0FD
triadic
#6EFDC2 #C26EFD #FDC26E
tetradic
#6EFDC2 #7A6EFD #FD6EA9 #F0FD6E
square
#6EFDC2 #7A6EFD #FD6EA9 #F0FD6E
split-complementary
#6EFDC2 #FD6EF0 #FD7A6E
monochromatic
#03ED8D #32FCA9 #6EFDC2 #AAFEDB #E1FFF2
Accessibility & contrast
On white
1.27
#6EFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6EFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC2
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC2 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#2BFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc2; /* rgb */ color: rgb(110, 253, 194); /* oklch */ color: oklch(90.0% 0.150 163.4);
Tailwind
colors: {
custom: {
50: '#a3ffd4',
500: '#6efdc2',
950: '#000000',
},
}SCSS
$custom: #6efdc2; $custom-light: #a3ffd4; $custom-dark: #000000;
JSON
{
"hex": "#6efdc2",
"rgb": {
"r": 110,
"g": 253,
"b": 194
},
"hsl": {
"h": 155.245,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.89996,
"c": 0.15021,
"h": 163.4
},
"luminance": 0.77461
}Semantic roles & 50–950 ramp
primary
#6EFDC2
secondary
#D93679
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683