#6FFEC8#6FFEC8
#6FFEC8 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.146 H 165.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEC8 |
|---|---|
| RGB | rgb(111, 254, 200) |
| HSL | hsl(157, 99%, 72%) |
| HSV | hsv(157, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(90.97, -51.07, 14.32) |
| CIE-LCH | lch(90.97, 53.04, 164.34°) |
| OKLab | oklab(90.41% -0.1418 0.0367) |
| OKLCH | oklch(90.41% 0.146 165.5) |
| XYZ | xyz(52.4176, 78.4282, 67.0082) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.04
Aquamarine
#7FFFD4
ΔE00 2.69
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.70
Greenish Cyan
#2AFEB7
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEC8 #FE6FA5
analogous
#6FFE81 #6FFEC8 #6FECFE
triadic
#6FFEC8 #C86FFE #FEC86F
tetradic
#6FFEC8 #816FFE #FE6FA5 #ECFE6F
square
#6FFEC8 #816FFE #FE6FA5 #ECFE6F
split-complementary
#6FFEC8 #FE6FEC #FE816F
monochromatic
#02F197 #32FEB1 #6FFEC8 #ACFEDF #E1FFF3
Accessibility & contrast
On white
1.26
#6FFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#6FFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEC8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEC8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#27FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffec8; /* rgb */ color: rgb(111, 254, 200); /* oklch */ color: oklch(90.4% 0.146 165.5);
Tailwind
colors: {
custom: {
50: '#a3ffd8',
500: '#6ffec8',
950: '#000000',
},
}SCSS
$custom: #6ffec8; $custom-light: #a3ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6ffec8",
"rgb": {
"r": 111,
"g": 254,
"b": 200
},
"hsl": {
"h": 157.343,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.90408,
"c": 0.14645,
"h": 165.5
},
"luminance": 0.78433
}Semantic roles & 50–950 ramp
primary
#6FFEC8
secondary
#DA3775
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683