#6FFDC7#6FFDC7
#6FFDC7 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.146 H 165.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC7 |
|---|---|
| RGB | rgb(111, 253, 199) |
| HSL | hsl(157, 97%, 71%) |
| HSV | hsv(157, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.67, -50.86, 14.40) |
| CIE-LCH | lch(90.67, 52.86, 164.20°) |
| OKLab | oklab(90.15% -0.1412 0.0369) |
| OKLCH | oklch(90.15% 0.146 165.4) |
| XYZ | xyz(51.9846, 77.7486, 66.2892) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.74
Light Greenish Blue
#63F7B4
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.61
Greenish Cyan
#2AFEB7
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC7 #FD6FA5
analogous
#6FFD80 #6FFDC7 #6FECFD
triadic
#6FFDC7 #C76FFD #FDC76F
tetradic
#6FFDC7 #806FFD #FD6FA5 #ECFD6F
square
#6FFDC7 #806FFD #FD6FA5 #ECFD6F
split-complementary
#6FFDC7 #FD6FEC #FD806F
monochromatic
#03EE95 #33FCB0 #6FFDC7 #ABFEDE #E1FFF3
Accessibility & contrast
On white
1.27
#6FFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6FFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC7
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC7 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#29FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc7; /* rgb */ color: rgb(111, 253, 199); /* oklch */ color: oklch(90.1% 0.146 165.4);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6ffdc7',
950: '#000000',
},
}SCSS
$custom: #6ffdc7; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc7",
"rgb": {
"r": 111,
"g": 253,
"b": 199
},
"hsl": {
"h": 157.183,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90149,
"c": 0.14592,
"h": 165.4
},
"luminance": 0.77754
}Semantic roles & 50–950 ramp
primary
#6FFDC7
secondary
#D93775
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683