#6FFDC0#6FFDC0
#6FFDC0 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.151 H 162.5°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC0 |
|---|---|
| RGB | rgb(111, 253, 192) |
| HSL | hsl(154, 97%, 71%) |
| HSV | hsv(154, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.52, -52.33, 17.79) |
| CIE-LCH | lch(90.52, 55.27, 161.23°) |
| OKLab | oklab(89.98% -0.1443 0.0455) |
| OKLCH | oklch(89.98% 0.151 162.5) |
| XYZ | xyz(51.1905, 77.4310, 62.1069) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.59
Light Greenish Blue
#63F7B4
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 3.09
Greenish Cyan
#2AFEB7
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC0 #FD6FAC
analogous
#6FFD79 #6FFDC0 #6FF3FD
triadic
#6FFDC0 #C06FFD #FDC06F
tetradic
#6FFDC0 #796FFD #FD6FAC #F3FD6F
square
#6FFDC0 #796FFD #FD6FAC #F3FD6F
split-complementary
#6FFDC0 #FD6FF3 #FD796F
monochromatic
#03EE89 #33FCA6 #6FFDC0 #ABFEDA #E1FFF2
Accessibility & contrast
On white
1.27
#6FFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6FFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC0
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC0 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#30FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc0; /* rgb */ color: rgb(111, 253, 192); /* oklch */ color: oklch(90.0% 0.151 162.5);
Tailwind
colors: {
custom: {
50: '#a3ffd3',
500: '#6ffdc0',
950: '#000000',
},
}SCSS
$custom: #6ffdc0; $custom-light: #a3ffd3; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc0",
"rgb": {
"r": 111,
"g": 253,
"b": 192
},
"hsl": {
"h": 154.225,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89982,
"c": 0.15127,
"h": 162.5
},
"luminance": 0.77436
}Semantic roles & 50–950 ramp
primary
#6FFDC0
secondary
#D9377D
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683