#6FEFAF#6FEFAF
#6FEFAF is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.3% C 0.147 H 159.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFAF |
|---|---|
| RGB | rgb(111, 239, 175) |
| HSL | hsl(150, 80%, 69%) |
| HSV | hsv(150, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(86.11, -49.97, 20.39) |
| CIE-LCH | lch(86.11, 53.97, 157.81°) |
| OKLab | oklab(86.27% -0.1371 0.0519) |
| OKLCH | oklch(86.27% 0.147 159.2) |
| XYZ | xyz(45.1561, 68.2036, 51.3341) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFAF #EF6FAF
analogous
#6FEF6F #6FEFAF #6FEFEF
triadic
#6FEFAF #AF6FEF #EFAF6F
tetradic
#6FEFAF #6F6FEF #EF6FAF #EFEF6F
square
#6FEFAF #6F6FEF #EF6FAF #EFEF6F
split-complementary
#6FEFAF #EF6FEF #EF6F6F
monochromatic
#17CD72 #38E990 #6FEFAF #A6F5CE #DDFBEC
Accessibility & contrast
On white
1.43
#6FEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6FEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFAF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFAF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#43EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefaf; /* rgb */ color: rgb(111, 239, 175); /* oklch */ color: oklch(86.3% 0.147 159.2);
Tailwind
colors: {
custom: {
50: '#a1f5c7',
500: '#6fefaf',
950: '#000000',
},
}SCSS
$custom: #6fefaf; $custom-light: #a1f5c7; $custom-dark: #000000;
JSON
{
"hex": "#6fefaf",
"rgb": {
"r": 111,
"g": 239,
"b": 175
},
"hsl": {
"h": 150,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86269,
"c": 0.14657,
"h": 159.2
},
"luminance": 0.68208
}Semantic roles & 50–950 ramp
primary
#6FEFAF
secondary
#C83B81
accent
#0973DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582