#6FFFE5#6FFFE5
#6FFFE5 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 179.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFE5 |
|---|---|
| RGB | rgb(111, 255, 229) |
| HSL | hsl(169, 100%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(91.93, -44.93, 0.72) |
| CIE-LCH | lch(91.93, 44.94, 179.08°) |
| OKLab | oklab(91.41% -0.1302 0.0012) |
| OKLCH | oklch(91.41% 0.13 179.5) |
| XYZ | xyz(56.4520, 80.5511, 86.6865) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 5.03
Aquamarine
#7FFFD4
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.42
Aqua (survey)
#13EAC9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFE5 #FF6F89
analogous
#6FFF9D #6FFFE5 #6FD1FF
triadic
#6FFFE5 #E56FFF #FFE56F
tetradic
#6FFFE5 #9D6FFF #FF6F89 #D1FF6F
square
#6FFFE5 #9D6FFF #FF6F89 #D1FF6F
split-complementary
#6FFFE5 #FF6FD1 #FF9D6F
monochromatic
#00F4C8 #32FFDA #6FFFE5 #ACFFF0 #E0FFF9
Accessibility & contrast
On white
1.23
#6FFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6FFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFE5
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFE5 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffe5; /* rgb */ color: rgb(111, 255, 229); /* oklch */ color: oklch(91.4% 0.130 179.5);
Tailwind
colors: {
custom: {
50: '#a4ffed',
500: '#6fffe5',
950: '#000000',
},
}SCSS
$custom: #6fffe5; $custom-light: #a4ffed; $custom-dark: #000000;
JSON
{
"hex": "#6fffe5",
"rgb": {
"r": 111,
"g": 255,
"b": 229
},
"hsl": {
"h": 169.167,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.91408,
"c": 0.13019,
"h": 179.5
},
"luminance": 0.80557
}Semantic roles & 50–950 ramp
primary
#6FFFE5
secondary
#DC3754
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684