#6CEDC2#6CEDC2
#6CEDC2 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.131 H 168.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDC2 |
|---|---|
| RGB | rgb(108, 237, 194) |
| HSL | hsl(160, 78%, 68%) |
| HSV | hsv(160, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.83, -45.79, 10.11) |
| CIE-LCH | lch(85.83, 46.89, 167.55°) |
| OKLab | oklab(86.15% -0.1283 0.0259) |
| OKLCH | oklch(86.15% 0.131 168.6) |
| XYZ | xyz(46.2016, 67.6473, 61.6509) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aqua Marine
#2EE8BB
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDC2 #ED6C97
analogous
#6CED81 #6CEDC2 #6CD8ED
triadic
#6CEDC2 #C26CED #EDC26C
tetradic
#6CEDC2 #816CED #ED6C97 #D8ED6C
square
#6CEDC2 #816CED #ED6C97 #D8ED6C
split-complementary
#6CEDC2 #ED6CD8 #ED816C
monochromatic
#18C68C #35E6AB #6CEDC2 #A3F4D9 #D9FAEF
Accessibility & contrast
On white
1.45
#6CEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6CEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDC2
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDC2 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#2EEEE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cedc2; /* rgb */ color: rgb(108, 237, 194); /* oklch */ color: oklch(86.1% 0.131 168.6);
Tailwind
colors: {
custom: {
50: '#a0f3d4',
500: '#6cedc2',
950: '#000000',
},
}SCSS
$custom: #6cedc2; $custom-light: #a0f3d4; $custom-dark: #000000;
JSON
{
"hex": "#6cedc2",
"rgb": {
"r": 108,
"g": 237,
"b": 194
},
"hsl": {
"h": 160,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86148,
"c": 0.13088,
"h": 168.6
},
"luminance": 0.67652
}Semantic roles & 50–950 ramp
primary
#6CEDC2
secondary
#C43968
accent
#0B50DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583