#6ED2AF#6ED2AF
#6ED2AF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.3% C 0.108 H 168.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2AF |
|---|---|
| RGB | rgb(110, 210, 175) |
| HSL | hsl(159, 53%, 63%) |
| HSV | hsv(159, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(77.58, -37.58, 8.37) |
| CIE-LCH | lch(77.58, 38.50, 167.45°) |
| OKLab | oklab(79.32% -0.1057 0.0215) |
| OKLCH | oklch(79.32% 0.108 168.5) |
| XYZ | xyz(37.2115, 52.5003, 48.7218) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.39
Seafoam Blue
#78D1B6
ΔE00 2.45
Pale Teal
#82CBB2
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2AF #D26E91
analogous
#6ED27D #6ED2AF #6EC3D2
triadic
#6ED2AF #AF6ED2 #D2AF6E
tetradic
#6ED2AF #7D6ED2 #D26E91 #C3D26E
square
#6ED2AF #7D6ED2 #D26E91 #C3D26E
split-complementary
#6ED2AF #D26EC3 #D27D6E
monochromatic
#2F9772 #3FC495 #6ED2AF #9DE0C9 #CBEFE3
Accessibility & contrast
On white
1.83
#6ED2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6ED2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2AF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2AF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AD
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#4BD3C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed2af; /* rgb */ color: rgb(110, 210, 175); /* oklch */ color: oklch(79.3% 0.108 168.5);
Tailwind
colors: {
custom: {
50: '#9de0c6',
500: '#6ed2af',
950: '#000000',
},
}SCSS
$custom: #6ed2af; $custom-light: #9de0c6; $custom-dark: #000000;
JSON
{
"hex": "#6ed2af",
"rgb": {
"r": 110,
"g": 210,
"b": 175
},
"hsl": {
"h": 159,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.79321,
"c": 0.10787,
"h": 168.5
},
"luminance": 0.52503
}Semantic roles & 50–950 ramp
primary
#6ED2AF
secondary
#9C4865
accent
#255CC0
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482