#6CEFC3#6CEFC3
#6CEFC3 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.133 H 168.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC3 |
|---|---|
| RGB | rgb(108, 239, 195) |
| HSL | hsl(160, 80%, 68%) |
| HSV | hsv(160, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 18.4%, 6.3%) |
| CIE-LAB | lab(86.43, -46.42, 10.45) |
| CIE-LCH | lch(86.43, 47.59, 167.32°) |
| OKLab | oklab(86.65% -0.13 0.0268) |
| OKLCH | oklch(86.65% 0.133 168.4) |
| XYZ | xyz(46.8965, 68.8569, 62.4385) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.71
Seafoam
#7FE0B3
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC3 #EF6C98
analogous
#6CEF81 #6CEFC3 #6CDAEF
triadic
#6CEFC3 #C36CEF #EFC36C
tetradic
#6CEFC3 #816CEF #EF6C98 #DAEF6C
square
#6CEFC3 #816CEF #EF6C98 #DAEF6C
split-complementary
#6CEFC3 #EF6CDA #EF816C
monochromatic
#16CB8E #35E9AC #6CEFC3 #A3F5DA #DAFBF0
Accessibility & contrast
On white
1.42
#6CEFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6CEFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC3
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC3 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C1
Deuteranopia (green-blind)
#D6D3C6
Tritanopia (blue-blind)
#2BF0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefc3; /* rgb */ color: rgb(108, 239, 195); /* oklch */ color: oklch(86.6% 0.133 168.4);
Tailwind
colors: {
custom: {
50: '#a0f5d5',
500: '#6cefc3',
950: '#000000',
},
}SCSS
$custom: #6cefc3; $custom-light: #a0f5d5; $custom-dark: #000000;
JSON
{
"hex": "#6cefc3",
"rgb": {
"r": 108,
"g": 239,
"b": 195
},
"hsl": {
"h": 159.847,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86646,
"c": 0.13271,
"h": 168.4
},
"luminance": 0.68861
}Semantic roles & 50–950 ramp
primary
#6CEFC3
secondary
#C73868
accent
#0950DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583