#6FFECF#6FFECF
#6FFECF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.141 H 168.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFECF |
|---|---|
| RGB | rgb(111, 254, 207) |
| HSL | hsl(160, 99%, 72%) |
| HSV | hsv(160, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.13, -49.55, 10.93) |
| CIE-LCH | lch(91.13, 50.74, 167.56°) |
| OKLab | oklab(90.58% -0.1387 0.028) |
| OKLCH | oklch(90.58% 0.142 168.6) |
| XYZ | xyz(53.2545, 78.7630, 71.4157) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.44
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFECF #FE6F9E
analogous
#6FFE88 #6FFECF #6FE5FE
triadic
#6FFECF #CF6FFE #FECF6F
tetradic
#6FFECF #886FFE #FE6F9E #E5FE6F
square
#6FFECF #886FFE #FE6F9E #E5FE6F
split-complementary
#6FFECF #FE6FE5 #FE886F
monochromatic
#02F1A2 #32FEBB #6FFECF #ACFEE3 #E1FFF5
Accessibility & contrast
On white
1.25
#6FFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#6FFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFECF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFECF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#1DFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffecf; /* rgb */ color: rgb(111, 254, 207); /* oklch */ color: oklch(90.6% 0.141 168.6);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6ffecf',
950: '#000000',
},
}SCSS
$custom: #6ffecf; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6ffecf",
"rgb": {
"r": 111,
"g": 254,
"b": 207
},
"hsl": {
"h": 160.28,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90582,
"c": 0.1415,
"h": 168.6
},
"luminance": 0.78768
}Semantic roles & 50–950 ramp
primary
#6FFECF
secondary
#DA376D
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684