#6FFFE4#6FFFE4
#6FFFE4 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 178.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFFE4 |
|---|---|
| RGB | rgb(111, 255, 228) |
| HSL | hsl(169, 100%, 72%) |
| HSV | hsv(169, 56%, 100%) |
| CMYK | cmyk(56.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.91, -45.17, 1.21) |
| CIE-LCH | lch(91.91, 45.19, 178.47°) |
| OKLab | oklab(91.38% -0.1306 0.0025) |
| OKLCH | oklch(91.38% 0.131 178.9) |
| XYZ | xyz(56.3128, 80.4954, 85.9532) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.02
Light Aqua
#8CFFDB
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 5.17
Bright Aqua
#0BF9EA
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFFE4 #FF6F8A
analogous
#6FFF9C #6FFFE4 #6FD2FF
triadic
#6FFFE4 #E46FFF #FFE46F
tetradic
#6FFFE4 #9C6FFF #FF6F8A #D2FF6F
square
#6FFFE4 #9C6FFF #FF6F8A #D2FF6F
split-complementary
#6FFFE4 #FF6FD2 #FF9C6F
monochromatic
#00F4C6 #32FFD9 #6FFFE4 #ACFFEF #E0FFF9
Accessibility & contrast
On white
1.23
#6FFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#6FFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFFE4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFFE4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E1E6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6fffe4; /* rgb */ color: rgb(111, 255, 228); /* oklch */ color: oklch(91.4% 0.131 178.9);
Tailwind
colors: {
custom: {
50: '#a4ffec',
500: '#6fffe4',
950: '#000000',
},
}SCSS
$custom: #6fffe4; $custom-light: #a4ffec; $custom-dark: #000000;
JSON
{
"hex": "#6fffe4",
"rgb": {
"r": 111,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.75,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.9138,
"c": 0.13063,
"h": 178.9
},
"luminance": 0.80501
}Semantic roles & 50–950 ramp
primary
#6FFFE4
secondary
#DC3756
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684