#6EDFC0#6EDFC0
#6EDFC0 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.114 H 173.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFC0 |
|---|---|
| RGB | rgb(110, 223, 192) |
| HSL | hsl(164, 64%, 65%) |
| HSV | hsv(164, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 13.9%, 12.5%) |
| CIE-LAB | lab(81.78, -39.64, 5.36) |
| CIE-LCH | lch(81.78, 40.00, 172.30°) |
| OKLab | oklab(82.86% -0.1127 0.0136) |
| OKLCH | oklch(82.86% 0.114 173.1) |
| XYZ | xyz(42.3283, 59.8924, 59.1887) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFC0 #DF6E8D
analogous
#6EDF87 #6EDFC0 #6EC5DF
triadic
#6EDFC0 #C06EDF #DFC06E
tetradic
#6EDFC0 #876EDF #DF6E8D #C5DF6E
square
#6EDFC0 #876EDF #DF6E8D #C5DF6E
split-complementary
#6EDFC0 #DF6EC5 #DF876E
monochromatic
#26AD88 #3CD4AA #6EDFC0 #A0EAD6 #D2F5EC
Accessibility & contrast
On white
1.62
#6EDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6EDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFC0
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFC0 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#3CE1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edfc0; /* rgb */ color: rgb(110, 223, 192); /* oklch */ color: oklch(82.9% 0.114 173.1);
Tailwind
colors: {
custom: {
50: '#9fe9d3',
500: '#6edfc0',
950: '#000000',
},
}SCSS
$custom: #6edfc0; $custom-light: #9fe9d3; $custom-dark: #000000;
JSON
{
"hex": "#6edfc0",
"rgb": {
"r": 110,
"g": 223,
"b": 192
},
"hsl": {
"h": 163.54,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.82861,
"c": 0.11356,
"h": 173.1
},
"luminance": 0.59896
}Semantic roles & 50–950 ramp
primary
#6EDFC0
secondary
#AE4360
accent
#1A4BCC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483