#6CEFC2#6CEFC2
#6CEFC2 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.6% C 0.133 H 167.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC2 |
|---|---|
| RGB | rgb(108, 239, 194) |
| HSL | hsl(159, 80%, 68%) |
| HSV | hsv(159, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 18.8%, 6.3%) |
| CIE-LAB | lab(86.41, -46.64, 10.94) |
| CIE-LCH | lch(86.41, 47.91, 166.80°) |
| OKLab | oklab(86.62% -0.1304 0.028) |
| OKLCH | oklch(86.62% 0.133 167.9) |
| XYZ | xyz(46.7839, 68.8118, 61.8450) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.09
Light Aquamarine
#7BFDC7
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC2 #EF6C99
analogous
#6CEF80 #6CEFC2 #6CDBEF
triadic
#6CEFC2 #C26CEF #EFC26C
tetradic
#6CEFC2 #806CEF #EF6C99 #DBEF6C
square
#6CEFC2 #806CEF #EF6C99 #DBEF6C
split-complementary
#6CEFC2 #EF6CDB #EF806C
monochromatic
#16CB8D #35E9AB #6CEFC2 #A3F5D9 #DAFBF0
Accessibility & contrast
On white
1.42
#6CEFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6CEFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C0
Deuteranopia (green-blind)
#D6D3C5
Tritanopia (blue-blind)
#2CF0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefc2; /* rgb */ color: rgb(108, 239, 194); /* oklch */ color: oklch(86.6% 0.133 167.9);
Tailwind
colors: {
custom: {
50: '#a0f5d4',
500: '#6cefc2',
950: '#000000',
},
}SCSS
$custom: #6cefc2; $custom-light: #a0f5d4; $custom-dark: #000000;
JSON
{
"hex": "#6cefc2",
"rgb": {
"r": 108,
"g": 239,
"b": 194
},
"hsl": {
"h": 159.389,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86621,
"c": 0.1334,
"h": 167.9
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#6CEFC2
secondary
#C73869
accent
#0952DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583