#6FFDC8#6FFDC8
#6FFDC8 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.145 H 165.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC8 |
|---|---|
| RGB | rgb(111, 253, 200) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.69, -50.65, 13.91) |
| CIE-LCH | lch(90.69, 52.53, 164.64°) |
| OKLab | oklab(90.17% -0.1407 0.0357) |
| OKLCH | oklch(90.17% 0.145 165.8) |
| XYZ | xyz(52.1011, 77.7952, 66.9027) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.07
Aquamarine
#7FFFD4
ΔE00 2.54
Light Greenish Blue
#63F7B4
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC8 #FD6FA4
analogous
#6FFD81 #6FFDC8 #6FEBFD
triadic
#6FFDC8 #C86FFD #FDC86F
tetradic
#6FFDC8 #816FFD #FD6FA4 #EBFD6F
square
#6FFDC8 #816FFD #FD6FA4 #EBFD6F
split-complementary
#6FFDC8 #FD6FEB #FD816F
monochromatic
#03EE97 #33FCB1 #6FFDC8 #ABFEDF #E1FFF3
Accessibility & contrast
On white
1.27
#6FFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6FFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC8
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC8 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#28FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc8; /* rgb */ color: rgb(111, 253, 200); /* oklch */ color: oklch(90.2% 0.145 165.8);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6ffdc8',
950: '#000000',
},
}SCSS
$custom: #6ffdc8; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc8",
"rgb": {
"r": 111,
"g": 253,
"b": 200
},
"hsl": {
"h": 157.606,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90173,
"c": 0.14518,
"h": 165.8
},
"luminance": 0.778
}Semantic roles & 50–950 ramp
primary
#6FFDC8
secondary
#D93774
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683