#6DEEC2#6DEEC2
#6DEEC2 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.4% C 0.132 H 168.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEEC2 |
|---|---|
| RGB | rgb(109, 238, 194) |
| HSL | hsl(160, 79%, 68%) |
| HSV | hsv(160, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(86.15, -46.01, 10.57) |
| CIE-LCH | lch(86.15, 47.21, 167.06°) |
| OKLab | oklab(86.42% -0.1288 0.0271) |
| OKLCH | oklch(86.42% 0.132 168.1) |
| XYZ | xyz(46.6143, 68.2910, 61.7535) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.05
Aqua Marine
#2EE8BB
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEEC2 #EE6D99
analogous
#6DEE81 #6DEEC2 #6DD9EE
triadic
#6DEEC2 #C26DEE #EEC26D
tetradic
#6DEEC2 #816DEE #EE6D99 #D9EE6D
square
#6DEEC2 #816DEE #EE6D99 #D9EE6D
split-complementary
#6DEEC2 #EE6DD9 #EE816D
monochromatic
#17C98D #36E8AB #6DEEC2 #A4F4D9 #DBFBF0
Accessibility & contrast
On white
1.43
#6DEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6DEEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEEC2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEEC2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#30EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6deec2; /* rgb */ color: rgb(109, 238, 194); /* oklch */ color: oklch(86.4% 0.132 168.1);
Tailwind
colors: {
custom: {
50: '#a0f4d4',
500: '#6deec2',
950: '#000000',
},
}SCSS
$custom: #6deec2; $custom-light: #a0f4d4; $custom-dark: #000000;
JSON
{
"hex": "#6deec2",
"rgb": {
"r": 109,
"g": 238,
"b": 194
},
"hsl": {
"h": 159.535,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.86419,
"c": 0.13158,
"h": 168.1
},
"luminance": 0.68295
}Semantic roles & 50–950 ramp
primary
#6DEEC2
secondary
#C63969
accent
#0A51DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583