#6CEFC4#6CEFC4
#6CEFC4 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.7% C 0.132 H 168.9°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEFC4 |
|---|---|
| RGB | rgb(108, 239, 196) |
| HSL | hsl(160, 80%, 68%) |
| HSV | hsv(160, 55%, 94%) |
| CMYK | cmyk(54.8%, 0%, 18%, 6.3%) |
| CIE-LAB | lab(86.46, -46.20, 9.96) |
| CIE-LCH | lch(86.46, 47.26, 167.84°) |
| OKLab | oklab(86.67% -0.1295 0.0255) |
| OKLCH | oklch(86.67% 0.132 168.9) |
| XYZ | xyz(47.0100, 68.9023, 63.0359) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.86
Aquamarine
#7FFFD4
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.41
Seafoam
#7FE0B3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEFC4 #EF6C97
analogous
#6CEF82 #6CEFC4 #6CD9EF
triadic
#6CEFC4 #C46CEF #EFC46C
tetradic
#6CEFC4 #826CEF #EF6C97 #D9EF6C
square
#6CEFC4 #826CEF #EF6C97 #D9EF6C
split-complementary
#6CEFC4 #EF6CD9 #EF826C
monochromatic
#16CB8F #35E9AE #6CEFC4 #A3F5DA #DAFBF0
Accessibility & contrast
On white
1.42
#6CEFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#6CEFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEFC4
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEFC4 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C2
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#2AF0E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cefc4; /* rgb */ color: rgb(108, 239, 196); /* oklch */ color: oklch(86.7% 0.132 168.9);
Tailwind
colors: {
custom: {
50: '#a0f5d5',
500: '#6cefc4',
950: '#000000',
},
}SCSS
$custom: #6cefc4; $custom-light: #a0f5d5; $custom-dark: #000000;
JSON
{
"hex": "#6cefc4",
"rgb": {
"r": 108,
"g": 239,
"b": 196
},
"hsl": {
"h": 160.305,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.86672,
"c": 0.13203,
"h": 168.9
},
"luminance": 0.68907
}Semantic roles & 50–950 ramp
primary
#6CEFC4
secondary
#C73867
accent
#094EDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583