#6FFDC5#6FFDC5
#6FFDC5 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.147 H 164.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC5 |
|---|---|
| RGB | rgb(111, 253, 197) |
| HSL | hsl(156, 97%, 71%) |
| HSV | hsv(156, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(90.62, -51.29, 15.37) |
| CIE-LCH | lch(90.62, 53.54, 163.32°) |
| OKLab | oklab(90.1% -0.1421 0.0394) |
| OKLCH | oklch(90.1% 0.147 164.5) |
| XYZ | xyz(51.7539, 77.6564, 65.0743) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Light Greenish Blue
#63F7B4
ΔE00 2.82
Aquamarine
#7FFFD4
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC5 #FD6FA7
analogous
#6FFD7E #6FFDC5 #6FEEFD
triadic
#6FFDC5 #C56FFD #FDC56F
tetradic
#6FFDC5 #7E6FFD #FD6FA7 #EEFD6F
square
#6FFDC5 #7E6FFD #FD6FA7 #EEFD6F
split-complementary
#6FFDC5 #FD6FEE #FD7E6F
monochromatic
#03EE92 #33FCAD #6FFDC5 #ABFEDD #E1FFF3
Accessibility & contrast
On white
1.27
#6FFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6FFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC5
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC5 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC2
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#2BFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc5; /* rgb */ color: rgb(111, 253, 197); /* oklch */ color: oklch(90.1% 0.147 164.5);
Tailwind
colors: {
custom: {
50: '#a3ffd6',
500: '#6ffdc5',
950: '#000000',
},
}SCSS
$custom: #6ffdc5; $custom-light: #a3ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc5",
"rgb": {
"r": 111,
"g": 253,
"b": 197
},
"hsl": {
"h": 156.338,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.901,
"c": 0.14741,
"h": 164.5
},
"luminance": 0.77661
}Semantic roles & 50–950 ramp
primary
#6FFDC5
secondary
#D93777
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683