#6FFEC4#6FFEC4
#6FFEC4 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.149 H 163.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEC4 |
|---|---|
| RGB | rgb(111, 254, 196) |
| HSL | hsl(156, 99%, 72%) |
| HSV | hsv(156, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.89, -51.91, 16.26) |
| CIE-LCH | lch(90.89, 54.40, 162.61°) |
| OKLab | oklab(90.31% -0.1435 0.0416) |
| OKLCH | oklch(90.31% 0.149 163.8) |
| XYZ | xyz(51.9562, 78.2437, 64.5783) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Light Greenish Blue
#63F7B4
ΔE00 2.59
Aquamarine
#7FFFD4
ΔE00 3.52
Greenish Cyan
#2AFEB7
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEC4 #FE6FA9
analogous
#6FFE7D #6FFEC4 #6FF1FE
triadic
#6FFEC4 #C46FFE #FEC46F
tetradic
#6FFEC4 #7D6FFE #FE6FA9 #F1FE6F
square
#6FFEC4 #7D6FFE #FE6FA9 #F1FE6F
split-complementary
#6FFEC4 #FE6FF1 #FE7D6F
monochromatic
#02F190 #32FEAB #6FFEC4 #ACFEDD #E1FFF3
Accessibility & contrast
On white
1.26
#6FFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#6FFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEC4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEC4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#2CFEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffec4; /* rgb */ color: rgb(111, 254, 196); /* oklch */ color: oklch(90.3% 0.149 163.8);
Tailwind
colors: {
custom: {
50: '#a3ffd6',
500: '#6ffec4',
950: '#000000',
},
}SCSS
$custom: #6ffec4; $custom-light: #a3ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6ffec4",
"rgb": {
"r": 111,
"g": 254,
"b": 196
},
"hsl": {
"h": 155.664,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90312,
"c": 0.14945,
"h": 163.8
},
"luminance": 0.78249
}Semantic roles & 50–950 ramp
primary
#6FFEC4
secondary
#DA3779
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683