#6FFECD#6FFECD
#6FFECD is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.143 H 167.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFECD |
|---|---|
| RGB | rgb(111, 254, 205) |
| HSL | hsl(159, 99%, 72%) |
| HSV | hsv(159, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.08, -49.99, 11.90) |
| CIE-LCH | lch(91.08, 51.39, 166.61°) |
| OKLab | oklab(90.53% -0.1396 0.0305) |
| OKLCH | oklch(90.53% 0.143 167.7) |
| XYZ | xyz(53.0115, 78.6658, 70.1361) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFECD #FE6FA0
analogous
#6FFE86 #6FFECD #6FE7FE
triadic
#6FFECD #CD6FFE #FECD6F
tetradic
#6FFECD #866FFE #FE6FA0 #E7FE6F
square
#6FFECD #866FFE #FE6FA0 #E7FE6F
split-complementary
#6FFECD #FE6FE7 #FE866F
monochromatic
#02F19F #32FEB8 #6FFECD #ACFEE2 #E1FFF4
Accessibility & contrast
On white
1.25
#6FFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#6FFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFECD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFECD | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#20FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffecd; /* rgb */ color: rgb(111, 254, 205); /* oklch */ color: oklch(90.5% 0.143 167.7);
Tailwind
colors: {
custom: {
50: '#a3ffdc',
500: '#6ffecd',
950: '#000000',
},
}SCSS
$custom: #6ffecd; $custom-light: #a3ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6ffecd",
"rgb": {
"r": 111,
"g": 254,
"b": 205
},
"hsl": {
"h": 159.441,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90532,
"c": 0.14287,
"h": 167.7
},
"luminance": 0.78671
}Semantic roles & 50–950 ramp
primary
#6FFECD
secondary
#DA376F
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684