#6FFDC4#6FFDC4
#6FFDC4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.148 H 164.1°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC4 |
|---|---|
| RGB | rgb(111, 253, 196) |
| HSL | hsl(156, 97%, 71%) |
| HSV | hsv(156, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(90.60, -51.50, 15.85) |
| CIE-LCH | lch(90.60, 53.88, 162.89°) |
| OKLab | oklab(90.08% -0.1425 0.0406) |
| OKLCH | oklch(90.08% 0.148 164.1) |
| XYZ | xyz(51.6397, 77.6107, 64.4728) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.02
Light Greenish Blue
#63F7B4
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 3.36
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC4 #FD6FA8
analogous
#6FFD7D #6FFDC4 #6FEFFD
triadic
#6FFDC4 #C46FFD #FDC46F
tetradic
#6FFDC4 #7D6FFD #FD6FA8 #EFFD6F
square
#6FFDC4 #7D6FFD #FD6FA8 #EFFD6F
split-complementary
#6FFDC4 #FD6FEF #FD7D6F
monochromatic
#03EE90 #33FCAB #6FFDC4 #ABFEDD #E1FFF3
Accessibility & contrast
On white
1.27
#6FFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6FFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#2CFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc4; /* rgb */ color: rgb(111, 253, 196); /* oklch */ color: oklch(90.1% 0.148 164.1);
Tailwind
colors: {
custom: {
50: '#a3ffd6',
500: '#6ffdc4',
950: '#000000',
},
}SCSS
$custom: #6ffdc4; $custom-light: #a3ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc4",
"rgb": {
"r": 111,
"g": 253,
"b": 196
},
"hsl": {
"h": 155.915,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90076,
"c": 0.14818,
"h": 164.1
},
"luminance": 0.77616
}Semantic roles & 50–950 ramp
primary
#6FFDC4
secondary
#D93778
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683