#6FFDCD#6FFDCD
#6FFDCD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.142 H 168.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDCD |
|---|---|
| RGB | rgb(111, 253, 205) |
| HSL | hsl(160, 97%, 71%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.79, -49.57, 11.49) |
| CIE-LCH | lch(90.79, 50.88, 166.95°) |
| OKLab | oklab(90.3% -0.1385 0.0294) |
| OKLCH | oklch(90.3% 0.142 168) |
| XYZ | xyz(52.6950, 78.0328, 70.0306) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.63
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDCD #FD6F9F
analogous
#6FFD86 #6FFDCD #6FE6FD
triadic
#6FFDCD #CD6FFD #FDCD6F
tetradic
#6FFDCD #866FFD #FD6F9F #E6FD6F
square
#6FFDCD #866FFD #FD6F9F #E6FD6F
split-complementary
#6FFDCD #FD6FE6 #FD866F
monochromatic
#03EE9F #33FCB8 #6FFDCD #ABFEE2 #E1FFF5
Accessibility & contrast
On white
1.26
#6FFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6FFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDCD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDCD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECB
Deuteranopia (green-blind)
#E3DED0
Tritanopia (blue-blind)
#21FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffdcd; /* rgb */ color: rgb(111, 253, 205); /* oklch */ color: oklch(90.3% 0.142 168.0);
Tailwind
colors: {
custom: {
50: '#a3ffdc',
500: '#6ffdcd',
950: '#000000',
},
}SCSS
$custom: #6ffdcd; $custom-light: #a3ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6ffdcd",
"rgb": {
"r": 111,
"g": 253,
"b": 205
},
"hsl": {
"h": 159.718,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90297,
"c": 0.14163,
"h": 168
},
"luminance": 0.78038
}Semantic roles & 50–950 ramp
primary
#6FFDCD
secondary
#D9376E
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684