#6FFFE8#6FFFE8
#6FFFE8 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 181.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFE8 |
|---|---|
| RGB | rgb(111, 255, 232) |
| HSL | hsl(170, 100%, 72%) |
| HSV | hsv(170, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 9%, 0%) |
| CIE-LAB | lab(92.01, -44.21, -0.72) |
| CIE-LCH | lch(92.01, 44.22, 180.93°) |
| OKLab | oklab(91.5% -0.1289 -0.0026) |
| OKLCH | oklch(91.5% 0.129 181.2) |
| XYZ | xyz(56.8745, 80.7201, 88.9115) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.11
Bright Aqua
#0BF9EA
ΔE00 4.44
Light Aqua
#8CFFDB
ΔE00 4.91
Aquamarine
#7FFFD4
ΔE00 6.04
Light Turquoise
#7EF4CC
ΔE00 6.21
Bright Turquoise
#0FFEF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFE8 #FF6F86
analogous
#6FFFA0 #6FFFE8 #6FCEFF
triadic
#6FFFE8 #E86FFF #FFE86F
tetradic
#6FFFE8 #A06FFF #FF6F86 #CEFF6F
square
#6FFFE8 #A06FFF #FF6F86 #CEFF6F
split-complementary
#6FFFE8 #FF6FCE #FFA06F
monochromatic
#00F4CD #32FFDE #6FFFE8 #ACFFF2 #E0FFFA
Accessibility & contrast
On white
1.22
#6FFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#6FFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFE8
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFE8 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffe8; /* rgb */ color: rgb(111, 255, 232); /* oklch */ color: oklch(91.5% 0.129 181.2);
Tailwind
colors: {
custom: {
50: '#a4ffef',
500: '#6fffe8',
950: '#000000',
},
}SCSS
$custom: #6fffe8; $custom-light: #a4ffef; $custom-dark: #000000;
JSON
{
"hex": "#6fffe8",
"rgb": {
"r": 111,
"g": 255,
"b": 232
},
"hsl": {
"h": 170.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91495,
"c": 0.12893,
"h": 181.2
},
"luminance": 0.80726
}Semantic roles & 50–950 ramp
primary
#6FFFE8
secondary
#DC3751
accent
#0025E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685