#6FFDC2#6FFDC2
#6FFDC2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.150 H 163.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC2 |
|---|---|
| RGB | rgb(111, 253, 194) |
| HSL | hsl(155, 97%, 71%) |
| HSV | hsv(155, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.56, -51.92, 16.82) |
| CIE-LCH | lch(90.56, 54.57, 162.05°) |
| OKLab | oklab(90.03% -0.1434 0.043) |
| OKLCH | oklch(90.03% 0.15 163.3) |
| XYZ | xyz(51.4136, 77.5202, 63.2819) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.27
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.78
Greenish Turquoise
#00FBB0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC2 #FD6FAA
analogous
#6FFD7B #6FFDC2 #6FF1FD
triadic
#6FFDC2 #C26FFD #FDC26F
tetradic
#6FFDC2 #7B6FFD #FD6FAA #F1FD6F
square
#6FFDC2 #7B6FFD #FD6FAA #F1FD6F
split-complementary
#6FFDC2 #FD6FF1 #FD7B6F
monochromatic
#03EE8D #33FCA8 #6FFDC2 #ABFEDC #E1FFF2
Accessibility & contrast
On white
1.27
#6FFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6FFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#2EFDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc2; /* rgb */ color: rgb(111, 253, 194); /* oklch */ color: oklch(90.0% 0.150 163.3);
Tailwind
colors: {
custom: {
50: '#a3ffd4',
500: '#6ffdc2',
950: '#000000',
},
}SCSS
$custom: #6ffdc2; $custom-light: #a3ffd4; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc2",
"rgb": {
"r": 111,
"g": 253,
"b": 194
},
"hsl": {
"h": 155.07,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90029,
"c": 0.14971,
"h": 163.3
},
"luminance": 0.77525
}Semantic roles & 50–950 ramp
primary
#6FFDC2
secondary
#D9377A
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683