#6FFDCC#6FFDCC
#6FFDCC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.142 H 167.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDCC |
|---|---|
| RGB | rgb(111, 253, 204) |
| HSL | hsl(159, 97%, 71%) |
| HSV | hsv(159, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.77, -49.79, 11.97) |
| CIE-LCH | lch(90.77, 51.21, 166.48°) |
| OKLab | oklab(90.27% -0.139 0.0307) |
| OKLCH | oklch(90.27% 0.142 167.6) |
| XYZ | xyz(52.5747, 77.9847, 69.3969) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDCC #FD6FA0
analogous
#6FFD85 #6FFDCC #6FE7FD
triadic
#6FFDCC #CC6FFD #FDCC6F
tetradic
#6FFDCC #856FFD #FD6FA0 #E7FD6F
square
#6FFDCC #856FFD #FD6FA0 #E7FD6F
split-complementary
#6FFDCC #FD6FE7 #FD856F
monochromatic
#03EE9D #33FCB7 #6FFDCC #ABFEE1 #E1FFF4
Accessibility & contrast
On white
1.27
#6FFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6FFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDCC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDCC | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDCA
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#22FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdcc; /* rgb */ color: rgb(111, 253, 204); /* oklch */ color: oklch(90.3% 0.142 167.6);
Tailwind
colors: {
custom: {
50: '#a3ffdb',
500: '#6ffdcc',
950: '#000000',
},
}SCSS
$custom: #6ffdcc; $custom-light: #a3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6ffdcc",
"rgb": {
"r": 111,
"g": 253,
"b": 204
},
"hsl": {
"h": 159.296,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90272,
"c": 0.14233,
"h": 167.6
},
"luminance": 0.7799
}Semantic roles & 50–950 ramp
primary
#6FFDCC
secondary
#D9376F
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684