#6ED3AF#6ED3AF
#6ED3AF is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.6% C 0.109 H 168.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3AF |
|---|---|
| RGB | rgb(110, 211, 175) |
| HSL | hsl(159, 53%, 63%) |
| HSV | hsv(159, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 17.1%, 17.3%) |
| CIE-LAB | lab(77.87, -38.04, 8.79) |
| CIE-LCH | lch(77.87, 39.04, 166.99°) |
| OKLab | oklab(79.56% -0.1068 0.0226) |
| OKLCH | oklch(79.56% 0.109 168.1) |
| XYZ | xyz(37.4592, 52.9956, 48.8043) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.60
Seafoam Blue
#78D1B6
ΔE00 2.71
Seafoam
#7FE0B3
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.01
Pale Teal
#82CBB2
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3AF #D36E92
analogous
#6ED37C #6ED3AF #6EC4D3
triadic
#6ED3AF #AF6ED3 #D3AF6E
tetradic
#6ED3AF #7C6ED3 #D36E92 #C4D36E
square
#6ED3AF #7C6ED3 #D36E92 #C4D36E
split-complementary
#6ED3AF #D36EC4 #D37C6E
monochromatic
#2E9873 #3FC595 #6ED3AF #9DE1C9 #CCEFE3
Accessibility & contrast
On white
1.81
#6ED3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ED3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3AF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3AF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AD
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#4AD4C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed3af; /* rgb */ color: rgb(110, 211, 175); /* oklch */ color: oklch(79.6% 0.109 168.1);
Tailwind
colors: {
custom: {
50: '#9ee1c6',
500: '#6ed3af',
950: '#000000',
},
}SCSS
$custom: #6ed3af; $custom-light: #9ee1c6; $custom-dark: #000000;
JSON
{
"hex": "#6ed3af",
"rgb": {
"r": 110,
"g": 211,
"b": 175
},
"hsl": {
"h": 158.614,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.79559,
"c": 0.1092,
"h": 168.1
},
"luminance": 0.52999
}Semantic roles & 50–950 ramp
primary
#6ED3AF
secondary
#9D4866
accent
#255CC1
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482